phoneNumber property

String phoneNumber

Implementation

String get phoneNumber =>
    '+${countryController.text}${numberController.text}';