OmemoData constructor

OmemoData(
  1. Map<String, List<int>> newRatchets,
  2. Map<String, List<int>> replacedRatchets
)

Implementation

OmemoData