Program constructor

const Program(
  1. Pubkey pubkey
)

Solana program.

Implementation

const Program(this.pubkey);