@override Object toJson() => { if (common != null) 'common': common!.toJson(), if (renamedServices.isNotDefault) 'renamedServices': renamedServices, };