displayNameNoE164Cc property

  1. @Deprecated('The modern term is displayNameNoCountryCode. ' 'This feature was deprecated after v1.0.6.')
String displayNameNoE164Cc

Implementation

@Deprecated(
  'The modern term is displayNameNoCountryCode. '
  'This feature was deprecated after v1.0.6.',
)
String get displayNameNoE164Cc => displayNameNoCountryCode;