connectionName property

  1. @override
String? connectionName
override

An identifier for the connection. Useful for logging messages in a connection pool.

Implementation

@override
String? get connectionName;