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