json property
- @TagNumber(1)
JSON Web Keys (JWKS) file as arbitary json. See https://www.rfc-editor.org/rfc/rfc7517
Implementation
@$pb.TagNumber(1)
$43.Struct get json => $_getN(0);
- @TagNumber(1)
Implementation
@$pb.TagNumber(1)
set json($43.Struct v) { setField(1, v); }