Future<PostgreSQLConnection> PostgreSQLConnectionFunction()

A function that will create an opened instance of PostgreSQLConnection when executed.

Source

typedef Future<PostgreSQLConnection> PostgreSQLConnectionFunction();