onPhoneNumberChanged property

dynamic Function(String phoneNumber, Country? country)? onPhoneNumberChanged
final

Implementation

final Function(String phoneNumber, Country? country)? onPhoneNumberChanged;