config method

void config(
  1. Flourish flourish
)

Implementation

void config(Flourish flourish) {
  this._flourish = flourish;
}