get method

Future<Document> get()

Implementation

Future<Document> get() => _gateway.getDocument(fullPath);