PhoneInputKey typedef

PhoneInputKey = FormKey<PhoneNumber>

Form key type for phone input fields with PhoneNumber values.

Implementation

typedef PhoneInputKey = FormKey<PhoneNumber>;