durationMilliseconds property
Available when type is video. Duration in milliseconds of the video.
Implementation
@JsonKey(name: "duration_ms")
final double? durationMilliseconds;
Available when type is video. Duration in milliseconds of the video.
@JsonKey(name: "duration_ms")
final double? durationMilliseconds;