MPLocalizations constructor

MPLocalizations(
  1. Locale locale
)

Create a localization based on locale.

Implementation

MPLocalizations(super.locale);