AttributeLocalizationsEn constructor

AttributeLocalizationsEn([
  1. String locale = 'en'
])

Implementation

AttributeLocalizationsEn([String locale = 'en']) : super(locale);