menu
droid_dex_flutter package
documentation
constants/performance_class_weight_pair.dart
PerformanceClassWeightPair
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {'class': performanceClass, 'weight': weight}; }
droid_dex_flutter package
documentation
constants/performance_class_weight_pair
PerformanceClassWeightPair
toMap method
PerformanceClassWeightPair class