PublicKey constructor

PublicKey(
  1. Uint8List bytes
)

Implementation

PublicKey(this.bytes);