LegacyAminoMultisigKey constructor
      
      LegacyAminoMultisigKey(
    
    
- double threshold,
 - List<
SimplePublicKey> pubKeys 
Implementation
LegacyAminoMultisigKey(this.threshold, this.pubKeys);