L10nRu constructor

L10nRu([
  1. String locale = 'ru'
])

Implementation

L10nRu([String locale = 'ru']) : super(locale);