MapEx extension

on

Methods

safeGet<T>(dynamic key) → T?
safeGetList<T>(dynamic key) List<T>?
safeGetMap<T, V>(dynamic key) Map<T, V>?