dart_holodex_api
dart_holodex_api
ChannelMin
ChannelMin.fromJson factory constructor
ChannelMin.fromJson
ChannelMin.fromJson
constructor
Null safety
ChannelMin.fromJson
(
String
source
)
Implementation
factory ChannelMin.fromJson(String source) => ChannelMin.fromMap(json.decode(source));
dart_holodex_api
dart_holodex_api
ChannelMin
ChannelMin.fromJson factory constructor
ChannelMin class
Constructors
ChannelMin
fromJson
fromMap
Properties
englishName
hashCode
id
name
photo
props
runtimeType
stringify
type
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==