raw property

Map<String, Object?>? raw
final

Any additional parameters which should be passed to the query engine when executing the query.

Implementation

final Map<String, Object?>? raw;