get method

Implementation

Future<List<FireDartDocument>> get() =>
    _gateway.runQuery(_structuredQuery, fullPath);