query property

String? get query

Implementation

String? get query => (_$data['query'] as String?);