Translation constructor

const Translation(
  1. String string
)

Implementation

const Translation(this.string);