jsonSchema property
JSON schema of the AuthSchemas.
This is only populated if the view is JSON_SCHEMA. The schema is in draft-07 format.
Implementation
JsonAuthSchema? jsonSchema;
JSON schema of the AuthSchemas.
This is only populated if the view is JSON_SCHEMA. The schema is in draft-07 format.
JsonAuthSchema? jsonSchema;