responseCode property

int? responseCode
final

When the FetchStatus.response event is recieved this value will containe the response code.

Implementation

final int? responseCode;