resetSysAlert method

Future<bool?> resetSysAlert()

Implementation

Future<bool?> resetSysAlert() {
  throw UnimplementedError('resetSysAlert() has not been implemented.');
}