EFAULT property

int EFAULT

Bad address

Implementation

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