ConfigurationSpec constructor

ConfigurationSpec({
  1. RevisionTemplate? template,
})

Implementation

ConfigurationSpec({
  this.template,
});