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