getPrivacyTermsUrl static method

Future<String?> getPrivacyTermsUrl()

Implementation

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