data property

List<FloorData>? get data

Implementation

List<FloorData>? get data => _data;