menu
googleapis package
documentation
pubsub/v1.dart
SetIamPolicyRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(policy !=
null
)
'policy'
: policy!, };
googleapis package
documentation
pubsub/v1
SetIamPolicyRequest
toJson method
SetIamPolicyRequest class
Constructors
new
fromJson
Properties
hashCode
policy
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==