StakePoolKeyPath constructor

StakePoolKeyPath({
  1. required LedgerSigningPath keyPath,
})

Implementation

factory StakePoolKeyPath({required final  LedgerSigningPath keyPath}) = _$StakePoolKeyPathImpl;