MultiRangeSelConverter class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
convertPickedData(List<PickerEntity> selectedResults, {bool includeUnlimitSelection = false})
→ Map<String, List<PickerEntity>>
-
-
getCurrentSelectionEntityParams(PickerEntity selectionEntity, {bool includeUnlimitSelection = false})
→ Map<String, List<PickerEntity>>
-
-
getSelectionParams(List<PickerEntity>? selectedResults, {bool includeUnlimitSelection = false})
→ Map<String, List<PickerEntity>>
-
-
mergeParams(Map<String?, List<PickerEntity>> params, Map<String?, List<PickerEntity>> selectedParams)
→ Map<String?, List<PickerEntity>>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited