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