StakeProgramDelegatedAccountData constructor
const
StakeProgramDelegatedAccountData({
- required StakeDelegatedAccountInfo info,
Implementation
const factory StakeProgramDelegatedAccountData(
{required final StakeDelegatedAccountInfo info}) =
_$StakeProgramDelegatedAccountDataImpl;