EEXIST property

int EEXIST

File exists

Implementation

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