createEmptyInstance method Null safety

InitializeResponse createEmptyInstance()
override

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

Implementation

InitializeResponse createEmptyInstance() => create();