menu
arcgis_maps
arcgis_maps.dart
ResponseInfo
statusCode property
statusCode
dark_mode
light_mode
statusCode
property
int
statusCode
The HTTP status code returned by the server.
Implementation
int get statusCode => _statusCode;
arcgis_maps
arcgis_maps
ResponseInfo
statusCode property
ResponseInfo class