PhoneInputEvent.phoneChanged constructor
- required String phone,
Implementation
const factory PhoneInputEvent.phoneChanged({required String phone}) =
_PhoneChanged;
const factory PhoneInputEvent.phoneChanged({required String phone}) =
_PhoneChanged;