core.Map<core.String, core.dynamic> toJson() { final offset = this.offset; return {'offset': ?offset}; }