PublicKeySet constructor

PublicKeySet(
  1. String pubKey,
  2. String auth
)

Implementation

PublicKeySet(this.pubKey, this.auth);