createEmptyInstance method

ABCIMessageLog createEmptyInstance()
override

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

Implementation

ABCIMessageLog createEmptyInstance() => create();