passphrase abstract method

Future<String?> passphrase(
  1. String licenseId
)

Implementation

Future<String?> passphrase(String licenseId);