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