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