DocDirectiveParameter constructor
const
DocDirectiveParameter(
- String name,
- DocDirectiveParameterFormat expectedFormat
Implementation
const DocDirectiveParameter(this.name, this.expectedFormat);