isStarted property

  1. @override
bool get isStarted
inherited

Whether the SDK has been started.

Implementation

@override
bool get isStarted => _isStarted;