dart_holodex_api
dart_holodex_api
VideoMetadata
toJson method
toJson
toJson
method
Null safety
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
dart_holodex_api
dart_holodex_api
VideoMetadata
toJson method
VideoMetadata class
Constructors
VideoMetadata
fromJson
fromMap
Properties
comments
hashCode
props
recommendations
runtimeType
stringify
video
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==