menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlCliSession
close property
close property
dark_mode
light_mode
close
property
Future
<
void
>
Function
()
close
final
Closes the underlying connection or pool.
Implementation
final Future<void> Function() close;
comon_orm_postgresql package
documentation
migrations
PostgresqlCliSession
close property
PostgresqlCliSession class