Request a new snapshot. If there is a pending snapshot request, it is cancelled automatically. Throws an error if the snapshot is cancelled.
Future<Uint8List?> start() async => _snapshotterMessenger.start();