fullPhoneNumber property

String get fullPhoneNumber

Implementation

String get fullPhoneNumber => '${_selectedCountry.dialCode}$_phoneNumber';