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