TextsConfig constructor

TextsConfig(
  1. Map<String, Map<String, String>> _configuration
)

Implementation

TextsConfig(this._configuration);