setPristine method

void setPristine(
  1. bool pristine
)

Implementation

void setPristine(bool pristine) => this.isPristine = pristine;