ChipInputKey<T> typedef

ChipInputKey<T> = FormKey<List<T>>

Implementation

typedef ChipInputKey<T> = FormKey<List<T>>;