apply method

void apply()

Implementation

void apply() {
  applyFunc(resolve());
}