showAlert method

Future showAlert()

Implementation

Future showAlert() {
  throw UnimplementedError('showAlert() has not been implemented.');
}