credentialSchema property
List<CredentialSchema>
get
credentialSchema
The schemas that define the structure of this credential.
Returns empty list if not set.
See MutableCredentialSchema for more details.
Implementation
List<CredentialSchema> get credentialSchema;