PhoneNumberInputValidator typedef

PhoneNumberInputValidator = String? Function(PhoneNumber? phoneNumber)

Implementation

typedef PhoneNumberInputValidator = String? Function(PhoneNumber? phoneNumber);