menu
incomme_flutter_commerce package
documentation
incomme_plugin.dart
Response<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
The status code returned by the server.
Implementation
final int? statusCode;
incomme_flutter_commerce package
documentation
incomme_plugin
Response<T>
statusCode property
Response class