createEmptyInstance method

CapabilityOwners createEmptyInstance()
override

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

Implementation

CapabilityOwners createEmptyInstance() => create();