@nodoc
@override FutureOr<List<Frame>> create(Ref ref) { final argument = this.argument as String; return replayFrames(ref, gameId: argument); }