Map<String, dynamic> toJson() => { 'Name': name, 'Type': type_, 'ConnectionString': connectionString, };