statusCode property Null safety
final
Either the status value returned in the JSON response (preferred) or the HTTP status code.
Implementation
final int? statusCode;
Either the status value returned in the JSON response (preferred) or the HTTP status code.
final int? statusCode;