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