data property
dynamic
data
final
A dynamic field that can store any type of object associated with this tab
Implementation
final dynamic data;
A dynamic field that can store any type of object associated with this tab
final dynamic data;