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