menu
bones_api package
documentation
bones_api_server.dart
APIServer
isStarted property
isStarted property
dark_mode
light_mode
isStarted
property
bool
get
isStarted
inherited
Returns
true
if this servers is started.
Implementation
bool get isStarted => _started;
bones_api package
documentation
bones_api_server
APIServer
isStarted property
APIServer class