createEmptyInstance method Null safety

TtyDeviceList createEmptyInstance()
override

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

Implementation

TtyDeviceList createEmptyInstance() => create();