countryNumber property

  1. @override
String countryNumber
final

Country code.

If you specify [countryNumber]', the prefix countryNumber` is added to phoneNumber.

国の番号。

countryNumberを指定すると+[countryNumber]というプレフィックスがphoneNumberに付与されます。

Implementation

@override
final String countryNumber;