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