connectionString property

String? connectionString
final

The connection string specified for the connection alias. The connection string must be in the form of a fully qualified domain name (FQDN), such as www.example.com.

Implementation

final String? connectionString;