activeProvider property

String get activeProvider

The name of the currently active provider ('sentry', 'firebase', or 'none').

Implementation

String get activeProvider => _activeProvider;