dart_holodex_api
dart_holodex_api
VideoFull
VideoFull.fromJson factory constructor
VideoFull.fromJson
VideoFull.fromJson
constructor
Null safety
VideoFull.fromJson
(
String
source
)
Implementation
factory VideoFull.fromJson(String source) => VideoFull.fromMap(json.decode(source));
dart_holodex_api
dart_holodex_api
VideoFull
VideoFull.fromJson factory constructor
VideoFull class
Constructors
VideoFull
fromJson
fromMap
Properties
availableAt
channel
channelId
clips
description
duration
endActual
hashCode
id
language
liveViewers
mentions
props
publishedAt
refers
runtimeType
simulcasts
songcount
songs
sources
startActual
startScheduled
status
stringify
title
topicId
type
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==