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