jsonSchema property

JsonAuthSchema? jsonSchema
getter/setter pair

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;