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