utils library

Functions

parseListNotNull<T extends Object?>({required List json, required T fromJson(Map<String, dynamic> json)}) List<T>