getConnectionURL method
Returns the URL of the connection
.
Implementation
@override
String getConnectionURL(DBObjectDirectoryAdapterContext connection) =>
'object.directory://${connection.id}';
Returns the URL of the connection
.
@override
String getConnectionURL(DBObjectDirectoryAdapterContext connection) =>
'object.directory://${connection.id}';