build method

FeaturesConfig build()

Implementation

FeaturesConfig build() {
  return FeaturesConfig._builder(this);
}