ENOMEM property

int ENOMEM

Out of memory

Implementation

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