replays property

List<Replay>? replays
final

An array of Replay objects that contain information about the replay.

Implementation

final List<Replay>? replays;