menu
meshagent package
documentation
room_server_client.dart
ServiceRuntimeState
startedAtTime property
startedAtTime property
dark_mode
light_mode
startedAtTime
property
DateTime
?
get
startedAtTime
Implementation
DateTime? get startedAtTime => _timestampToDateTime(startedAt);
meshagent package
documentation
room_server_client
ServiceRuntimeState
startedAtTime property
ServiceRuntimeState class