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