isConfigured property

bool get isConfigured

Whether the SDK is configured.

Implementation

bool get isConfigured {
  throw UnimplementedError('isConfigured has not been implemented.');
}