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