attributes property

Map<String, dynamic> attributes
final

Extra storage for middleware to attach data without polluting body.

Implementation

final Map<String, dynamic> attributes;