menu
featurehub_client_api package
documentation
api.dart
FeatureServiceApiDelegate
setFeatureState_decode method
setFeatureState_decode method
dark_mode
light_mode
setFeatureState_decode
method
Future
<
void
>
setFeatureState_decode
(
Stream
<
List
<
int
>
>
body
)
Implementation
Future<void> setFeatureState_decode(Stream<List<int>> body) async {}
featurehub_client_api package
documentation
api
FeatureServiceApiDelegate
setFeatureState_decode method
FeatureServiceApiDelegate class