createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
Scopes createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
Scopes createEmptyInstance() => create();