createEmptyInstance method Null safety

UInt32Change createEmptyInstance()
override

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

Implementation

UInt32Change createEmptyInstance() => create();