A flag that denotes whether the SDK is configured.
static Future<bool?> get isConfigured { return DevRevSDKPlatform.instance.isConfigured; }