attributes property

Map<String, String>? attributes
final

Matches attributes derived from the request.

Implementation

final Map<String, String>? attributes;