ENOMEM property
Out of memory
Implementation
// ignore: non_constant_identifier_names
static int get ENOMEM => _platform((_Codes codes) => codes.enomem);
Out of memory
// ignore: non_constant_identifier_names
static int get ENOMEM => _platform((_Codes codes) => codes.enomem);