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