url property
- @JsonKey(name: 'url', disallowNullValue: true)
final
The URL pointing to the media stream with the specified SourceType.
Implementation
@JsonKey(name: 'url', disallowNullValue: true)
final String url;
The URL pointing to the media stream with the specified SourceType.
@JsonKey(name: 'url', disallowNullValue: true)
final String url;