DataObject.empty constructor

DataObject.empty()

Creates an empty data object.

Implementation

factory DataObject.empty() => _empty;