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