Translations constructor

Translations({
  1. required Map? localizedValues,
})

Implementation

Translations({required this.localizedValues});