menu
featurehub_client_api package
documentation
api.dart
StrategyAttributeDeviceNameExtension
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
StrategyAttributeDeviceName
?
fromJson
(
dynamic
data
)
Implementation
static StrategyAttributeDeviceName? fromJson(dynamic data) => data == null ? null : fromMap[data];
featurehub_client_api package
documentation
api
StrategyAttributeDeviceNameExtension
fromJson static method
StrategyAttributeDeviceNameExtension extension on
StrategyAttributeDeviceName