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