maxPhoneChars property
int
get
maxPhoneChars
Get max phone number characters
Implementation
int get maxPhoneChars => refCountry.maxPhoneNumberChars;
Get max phone number characters
int get maxPhoneChars => refCountry.maxPhoneNumberChars;