StringResources constructor

StringResources(
  1. Map<String, Map<String, String>> _resources
)

Implementation

StringResources(this._resources);