LifecycleConfiguration constructor

LifecycleConfiguration(
  1. Rule? rules
)

Implementation

LifecycleConfiguration(
  this.rules,
);