createEmptyInstance method Null safety

Int32Change createEmptyInstance()
override

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

Implementation

Int32Change createEmptyInstance() => create();