CustomLocalization constructor

CustomLocalization(
  1. Map<String, String> _entries
)

Implementation

CustomLocalization(this._entries);