InputContract constructor
const
InputContract({})
Implementation
const InputContract(
{required this.utxoID,
required this.balanceRoot,
required this.stateRoot,
required this.txPointer,
required this.contractID});