Api constructor
Api({})
Implementation
Api({
this.edition,
this.methods,
this.mixins,
this.name,
this.options,
this.sourceContext,
this.syntax,
this.version,
});
Api({
this.edition,
this.methods,
this.mixins,
this.name,
this.options,
this.sourceContext,
this.syntax,
this.version,
});