Mark the stream as live before stream metadata is available. As soon as metadata is available, information from the player is used.
@JsonKey(name: 'isLive') final bool? isLive;