core.Map<core.String, core.dynamic> toJson() => { if (rowSynced != null) 'rowSynced': rowSynced!, if (totalSlot != null) 'totalSlot': totalSlot!, };