createEmptyInstance method Null safety

CommandScheduled createEmptyInstance()
override

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

Implementation

CommandScheduled createEmptyInstance() => create();