createEmptyInstance method

PickUpOutcome createEmptyInstance()
override

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

Implementation

PickUpOutcome createEmptyInstance() => create();