Translation constructor

Translation(
  1. Map<String, dynamic> translations
)

Implementation

Translation(this.translations);