menu
googleapis package
documentation
firebaserules/v1.dart
TestSuite
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(testCases !=
null
)
'testCases'
: testCases!, };
googleapis package
documentation
firebaserules/v1
TestSuite
toJson method
TestSuite class