menu
tbdc_flutter_plugin package
documentation
components/phone_input/tbdc_phone_input.dart
TBDCPhoneInputValue
e164WithPlus property
e164WithPlus property
dark_mode
light_mode
e164WithPlus
property
String
?
get
e164WithPlus
Implementation
String? get e164WithPlus => e164 == null ? null : '+$e164';
tbdc_flutter_plugin package
documentation
components/phone_input/tbdc_phone_input
TBDCPhoneInputValue
e164WithPlus property
TBDCPhoneInputValue class