nextInterval property

(int Function(int previousInterval)?) nextInterval
final

deno-postgres@v0.17.0/ConnectionOptions.

Either this or interval is null.

Implementation

final int Function(int previousInterval)? nextInterval;