menu
googleapis package
documentation
civicinfo/v2.dart
Channel
Channel.new constructor
Channel.new constructor
dark_mode
light_mode
Channel
constructor
Channel
(
{
String
?
id
,
String
?
type
,
})
Implementation
Channel({
this
.id,
this
.type, });
googleapis package
documentation
civicinfo/v2
Channel
Channel.new constructor
Channel class
Constructors
new
fromJson
Properties
hashCode
id
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==