ERANGE property

int ERANGE

Math result not representable

Implementation

// ignore: non_constant_identifier_names
static int get ERANGE => _platform((_Codes codes) => codes.erange);