L10nKo constructor

L10nKo([
  1. String locale = 'ko'
])

Implementation

L10nKo([String locale = 'ko']) : super(locale);