fullPhoneNumber property

String fullPhoneNumber

Implementation

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