LanguagePackStringValueOrdinary constructor
LanguagePackStringValueOrdinary({
- required String value,
Implementation
LanguagePackStringValueOrdinary({required this.value});
LanguagePackStringValueOrdinary({required this.value});