EBUSY property

int EBUSY

Device or resource busy

Implementation

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