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