schemaUrl property

  1. @BuiltValueField(wireName: r'schema_url')
String schemaUrl

SchemaURL is the URL of the endpoint where the identity's traits schema can be fetched from. format: url

Implementation

@BuiltValueField(wireName: r'schema_url')
String get schemaUrl;