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