menu
embrace_platform_interface package
documentation
method_channel_embrace.dart
MethodChannelEmbrace
isStarted property
isStarted property
dark_mode
light_mode
isStarted
property
@
override
bool
get
isStarted
override
Whether the SDK has been started.
Implementation
@override bool get isStarted => _isStarted;
embrace_platform_interface package
documentation
method_channel_embrace
MethodChannelEmbrace
isStarted property
MethodChannelEmbrace class