menu
googleapis package
documentation
games/v1.dart
EventChild
EventChild.new constructor
EventChild.new constructor
dark_mode
light_mode
EventChild
constructor
EventChild
(
{
String
?
childId
,
String
?
kind
,
})
Implementation
EventChild({
this
.childId,
this
.kind, });
googleapis package
documentation
games/v1
EventChild
EventChild.new constructor
EventChild class
Constructors
new
fromJson
Properties
childId
hashCode
kind
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==