ENOSYS property

int ENOSYS

Function not implemented

Implementation

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