isSDKInitialized property
bool
get
isSDKInitialized
isSDKInitialized is used to check whether the sdk isInitialized or not.
Implementation
bool get isSDKInitialized =>
throw UnimplementedError('isSDKInitialized has not been implemented.');