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