nextInterval property
final
deno-postgres@v0.17.0/ConnectionOptions.
Either this or interval is null.
Implementation
final int Function(int previousInterval)? nextInterval;
deno-postgres@v0.17.0/ConnectionOptions.
Either this or interval is null.
final int Function(int previousInterval)? nextInterval;