createEmptyInstance method Null safety

GetDocumentResponse createEmptyInstance()
override

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

Implementation

GetDocumentResponse createEmptyInstance() => create();