getPrivacyDashboardUrl static method

Future<String?> getPrivacyDashboardUrl()

Implementation

static Future<String?> getPrivacyDashboardUrl() =>
    _channel.invokeMethod('getPrivacyDashboardUrl');