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