data property

Map<String, dynamic>? data
final

Optional metadata attached to this tab.

Implementation

final Map<String, dynamic>? data;