menu
fluttery_framework package
documentation
view.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;
fluttery_framework package
documentation
view
Response<T>
statusCode property
Response class