originalMessages property
The original messages that we are a translation of. There can be more than one original message for the same translation.
Implementation
List<MainMessage> originalMessages = [];
The original messages that we are a translation of. There can be more than one original message for the same translation.
List<MainMessage> originalMessages = [];