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