createEmptyInstance method

RequestContext createEmptyInstance()
override

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

Implementation

RequestContext createEmptyInstance() => create();