showLastSessionCrashedPopup method

Future<void> showLastSessionCrashedPopup()

Implementation

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