format property

  1. @BuiltValueField(wireName: r'format')
String? format

OpenID Connect Verifiable Credentials Format Contains the format that is supported by this authorization server.

Implementation

@BuiltValueField(wireName: r'format')
String? get format;