EDOM property

int EDOM

Math argument out of domain of func

Implementation

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