openServicesSettings method

Future<void> openServicesSettings()

Implementation

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