createEmptyInstance method Null safety

StatRequest createEmptyInstance()
override

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

Implementation

StatRequest createEmptyInstance() => create();