passphrases abstract method

Future<List<String>> passphrases(
  1. String userId
)

Implementation

Future<List<String>> passphrases(String userId);