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