data property

Map<String, dynamic>? data
final

Extracted data from the page

Implementation

final Map<String, dynamic>? data;