EFBIG property

int EFBIG

File too large

Implementation

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