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