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