loadSecret abstract method

Future<Uint8List?> loadSecret(
  1. String alias
)

Implementation

Future<Uint8List?> loadSecret(String alias);