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