Class that represents a contract configuration flag.
new Contract().setConfig({ flags: [new Flag('erase-comments')] });
Generated using TypeDoc
Class that represents a contract configuration flag.