ref property

DataRefModel? get ref

Implementation

DataRefModel? get ref => DataRefModel.fromJsonOrNull(this._data['ref']);