create
create(name: String; value: String) updating;
The create method of the JadeJWTClaim class instantiates the JadeJWTClaim object and sets the values of the name and value properties to the values provided in name and value parameters, respectively.
2020.0.01 and higher