Interface.fromGenerics constructor
Interface.fromGenerics(])
Implementation
Interface.fromGenerics(
this.interfaceName,
this.typeParams,
this.fields, [
this.isExplicitSubType = false,
this.isSealed = false,
this.hidePublicConstructor = false,
]);