utils library

Extensions

IterableDot on Iterable<T>
Iterable dotiable utils.
MapDot on Map<K, V>
Map dotiable utils.

Functions

dotiable(dynamic value) → dynamic
Dotiable value
dotOperator<T>(Map<String, dynamic> storage, String keys) → T?
dotRestore(dynamic value, {bool shouldWarn = true}) Object?