rtpRtspTcp property Null safety
- @JsonKey(name: '@RTP_RTSP_TCP', fromJson: OnvifUtil.stringToBool)
final
Indicates support for RTP/RTSP/TCP.
Implementation
@JsonKey(name: '@RTP_RTSP_TCP', fromJson: OnvifUtil.stringToBool)
final bool rtpRtspTcp;