dart_holodex_api
dart_holodex_api
Comment
toJson method
toJson
toJson
method
Null safety
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
dart_holodex_api
dart_holodex_api
Comment
toJson method
Comment class
Constructors
Comment
fromJson
fromMap
Properties
commentKey
hashCode
message
props
runtimeType
stringify
videoId
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==