JWTDecoded( this.data, List<int> signature, JWTPayload payload, { JWTHeader? header, }) : super(signature, payload, header: header);