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