createEmptyInstance method

CommandScheduled createEmptyInstance()
override

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

Implementation

CommandScheduled createEmptyInstance() => create();