data/utils library

Functions

listToMap(List list, {String? type}) → Map<String, dynamic>
Converts a list of key-value pairs into a map.