connectionName property
String
get
connectionName
Active connection name or the single entry fallback.
Implementation
String get connectionName => activeConnection.name;
Active connection name or the single entry fallback.
String get connectionName => activeConnection.name;