data property

Map<String, dynamic>? data
final

Optional, data source relate to this FairWidget.

Implementation

final Map<String, dynamic>? data;