ParsedInstruction.splToken constructor
- @FreezedUnionValue.new('spl-token')
- required ParsedSplTokenInstruction parsed,
Implementation
@FreezedUnionValue('spl-token')
const factory ParsedInstruction.splToken({required ParsedSplTokenInstruction parsed}) =
ParsedInstructionSplToken;