statusCode property

int get statusCode

Implementation

int get statusCode => int.parse(name.substring('error'.length));