result property

dynamic result
final

The result of the query, which can be a null, object or array.

Implementation

final dynamic result;