openPrivacySettings method

Future<void> openPrivacySettings()

Implementation

Future<void> openPrivacySettings() {
  throw UnimplementedError('`openPrivacySettings` has not been implemented.');
}