CreateCustomProtocol constructor Null safety
Implementation
CreateCustomProtocol(
this.ownerId, this.name, this.description, this.customProtocol)
: super();
CreateCustomProtocol(
this.ownerId, this.name, this.description, this.customProtocol)
: super();