isConfigured property
bool
get
isConfigured
Whether the SDK is configured.
Implementation
bool get isConfigured {
throw UnimplementedError('isConfigured has not been implemented.');
}
Whether the SDK is configured.
bool get isConfigured {
throw UnimplementedError('isConfigured has not been implemented.');
}