sessionTimeout property Null safety
@JsonKey(name: 'SessionTimeout', fromJson: mappedToString), @Deprecated('Deprecated for Media2 Service'), final
The rtsp session timeout for the related audio stream (when using Media2 Service, this value is deprecated and ignored)
Implementation
@JsonKey(name: 'SessionTimeout', fromJson: mappedToString)
@Deprecated('Deprecated for Media2 Service')
final String? sessionTimeout;