data property
TableBuilder
get
data
Implementation
TableBuilder get data;
set
data
(TableBuilder? data)
Implementation
set data(TableBuilder? data);