createEmptyInstance method Null safety

DoubleValue createEmptyInstance()
override

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

Implementation

DoubleValue createEmptyInstance() => create();