setLocktime method

void setLocktime(
  1. int value
)

Implementation

void setLocktime(int value) => locktime = value;