createEmptyInstance method

Uri_Protocol createEmptyInstance()
override

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

Implementation

Uri_Protocol createEmptyInstance() => create();