loadPreKey abstract method

Future<PreKeyRecord> loadPreKey(
  1. int preKeyId
)

Implementation

Future<PreKeyRecord> loadPreKey(
    int preKeyId);