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