AddQuorumMember constructor

AddQuorumMember({
  1. String? twoFactorPublicKeyPem,
})

Implementation

AddQuorumMember({this.twoFactorPublicKeyPem});