keys property

Map<String, GetDelegate<T>> keys
getter/setter pair

Implementation

Map<String, GetDelegate<T>> keys = <String, GetDelegate<T>>{};