requestAttributes property

Map<String, String>? requestAttributes
getter/setter pair

The values of request attributes associated with this access request.

Implementation

core.Map<core.String, core.String>? requestAttributes;