L10nHi constructor

L10nHi([
  1. String locale = 'hi'
])

Implementation

L10nHi([String locale = 'hi']) : super(locale);