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