responseCode property
When the FetchStatus.response event is recieved this value will containe the response code.
Implementation
final int? responseCode;
When the FetchStatus.response event is recieved this value will containe the response code.
final int? responseCode;