menu
firebaseapis package
documentation
firebaseremoteconfig/v1.dart
FetchRemoteConfigResponse
entries property
entries property
dark_mode
light_mode
entries
property
Map
<
String
,
String
>
?
entries
getter/setter pair
The Key-Value pairs of the config.
Implementation
core.Map<core.String, core.String>? entries;
firebaseapis package
documentation
firebaseremoteconfig/v1
FetchRemoteConfigResponse
entries property
FetchRemoteConfigResponse class