tokenRequestors property
List of token requestor IDs and the operation. Supported operations: anyMatch, noneMatch.
Implementation
@BuiltValueField(wireName: r'tokenRequestors')
TokenRequestorsRestriction? get tokenRequestors;
List of token requestor IDs and the operation. Supported operations: anyMatch, noneMatch.
@BuiltValueField(wireName: r'tokenRequestors')
TokenRequestorsRestriction? get tokenRequestors;