data property

ListBuilder<Collection> get data

Implementation

ListBuilder<Collection> get data;
set data (ListBuilder<Collection>? data)

Implementation

set data(ListBuilder<Collection>? data);