menu
edge_dart_runtime package
documentation
response.dart
Response
status property
status property
dark_mode
light_mode
status
property
int
get
status
Implementation
int get status => _delegate.status.toInt();
edge_dart_runtime package
documentation
response
Response
status property
Response class