menu
falkon package
documentation
result.dart
Success<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
HTTP status code of the response, e.g. 200, 201.
Implementation
final int statusCode;
falkon package
documentation
result
Success<T>
statusCode property
Success class