playNotification method
Implementation
FutureOr<void> playNotification() {
  throw UnimplementedError('playNotification() has not been implemented');
}FutureOr<void> playNotification() {
  throw UnimplementedError('playNotification() has not been implemented');
}