lock abstract method

Future<void>? lock(
  1. String? passphrase
)

Implementation

Future<void>? lock(String? passphrase);