didCrashInLastSession method

Future<bool> didCrashInLastSession()

Implementation

Future<bool> didCrashInLastSession() {
  throw UnimplementedError('didCrashInLastSession() not implemented');
}