SimplePublicKeyCommonArgs constructor

SimplePublicKeyCommonArgs(
  1. Uint8List? key
)

Implementation

SimplePublicKeyCommonArgs(this.key);