builder function

Builder builder(
  1. BuilderOptions options
)

Implementation

Builder builder(BuilderOptions options) => PubspecBuilder(options);