createEmptyInstance method

Intent_Parameter createEmptyInstance()
override

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

Implementation

Intent_Parameter createEmptyInstance() => create();