StrategyAttributePlatformNameExtension extension
Methods
-
toJson(
) → dynamic
Static Properties
-
fromMap
↔ Map<
String, StrategyAttributePlatformName> -
getter/setter pair
-
toMap
↔ Map<
StrategyAttributePlatformName, String> -
getter/setter pair
Static Methods
-
copyWith(
StrategyAttributePlatformName instance) → StrategyAttributePlatformName -
fromJson(
dynamic data) → StrategyAttributePlatformName? -
listFromJson(
List? json) → List< StrategyAttributePlatformName> -
mapFromJson(
Map< String, dynamic> ? json) → Map<String, StrategyAttributePlatformName> -
type(
String name) → StrategyAttributePlatformName?