getLocalName method

String? getLocalName(
  1. Locale locale
)

Implementation

String? getLocalName(Locale locale) => this['name'];