link property

String get link

Implementation

String get link =>
    'mongodb://$user:$pass@$host:$port/$dbName/?authSource=$auth';