TextsFetcher constructor

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

Implementation

TextsFetcher(this._configuration);