query property

Map<String, dynamic> query
final

Query string parameters (e.g., ?page=1).

Implementation

final Map<String, dynamic> query;