signerWeight property

int? signerWeight

Additional signer weight. The signer is deleted if the weight is 0.

Implementation

int? get signerWeight => _signerWeight;