ProposalRequiredNamespace constructor
const
ProposalRequiredNamespace({})
Implementation
const ProposalRequiredNamespace({
required super.chains,
required super.methods,
required super.events,
this.extension,
});