menu
googleapis package
documentation
spanner/v1.dart
AdaptMessageRequest
AdaptMessageRequest.new constructor
AdaptMessageRequest.new constructor
dark_mode
light_mode
AdaptMessageRequest
constructor
AdaptMessageRequest
(
{
Map
<
String
,
String
>
?
attachments
,
String
?
payload
,
String
?
protocol
,
})
Implementation
AdaptMessageRequest({
this
.attachments,
this
.payload,
this
.protocol, });
googleapis package
documentation
spanner/v1
AdaptMessageRequest
AdaptMessageRequest.new constructor
AdaptMessageRequest class
Constructors
new
fromJson
Properties
attachments
hashCode
payload
payloadAsBytes
protocol
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==