StakePoolKeyPath constructor
StakePoolKeyPath({
- required LedgerSigningPath keyPath,
Implementation
factory StakePoolKeyPath({required final LedgerSigningPath keyPath}) = _$StakePoolKeyPathImpl;