Dump the application data.
Future<String?> dump({Context? ctx}) { throw UnimplementedError('dump() has not been implemented.'); }