ratchetKey abstract method

Future<Uint8List> ratchetKey(
  1. String participantId,
  2. int? keyIndex
)

Implementation

Future<Uint8List> ratchetKey(String participantId, int? keyIndex);