snapshot property
deno-postgres@v0.17.0/Transaction/getSnapshot.
Implementation
Future<String> get snapshot => callFutureMethod(this, 'getSnapshot');
deno-postgres@v0.17.0/Transaction/getSnapshot.
Future<String> get snapshot => callFutureMethod(this, 'getSnapshot');