@override Object toJson() => { if (name.isNotDefault) 'name': name, 'ragManagedDbConfig': ?ragManagedDbConfig?.toJson(), };