menu
realm_dart package
documentation
realm.dart
AppException
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code returned by the server for this exception.
Implementation
final int statusCode;
realm_dart package
documentation
realm
AppException
statusCode property
AppException class