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