nativeName property
String?
get
nativeName
Get the native name of the language.
Implementation
String? get nativeName => language.nameInNative;
Get the native name of the language.
String? get nativeName => language.nameInNative;