createEmptyInstance method Null safety

QuerySchemaRequest createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

QuerySchemaRequest createEmptyInstance() => create();