config method

void config(
  1. Flourish flourish
)

Implementation

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