create constant
SystemProgramInstruction
const create
Implementation
static const SystemProgramInstruction create = SystemProgramInstruction(
0,
'Create',
);
static const SystemProgramInstruction create = SystemProgramInstruction(
0,
'Create',
);