Future<String> isReady() async { return await CardinalSdkPlatformInterface.instance.apis.system.isReady( _sdkId, ); }