FieldsMap<TKey> typedef

FieldsMap<TKey> = Map<TKey, LoFieldState<TKey, dynamic>>

Implementation

typedef FieldsMap<TKey> = Map<TKey, LoFieldState<TKey, dynamic>>;