@override Object toJson() => { if (type.isNotDefault) 'type': type.toJson(), if (topFeatureCount.isNotDefault) 'topFeatureCount': topFeatureCount, };