activeProvider property
String
get
activeProvider
The name of the currently active provider ('sentry', 'firebase', or 'none').
Implementation
String get activeProvider => _activeProvider;
The name of the currently active provider ('sentry', 'firebase', or 'none').
String get activeProvider => _activeProvider;