@override Object toJson() => { if (meanAttributions.isNotDefault) 'meanAttributions': [for (final i in meanAttributions) i.toJson()], };