createEmptyInstance method

KnownHost createEmptyInstance()
override

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

Implementation

KnownHost createEmptyInstance() => create();