createEmptyInstance method Null safety

ShardMaintenance createEmptyInstance()
override

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

Implementation

ShardMaintenance createEmptyInstance() => create();