attributes property

Map<String, Object?>? attributes
final

The attributes of the reply returned as additional information. This only applies to RESP 3.

Implementation

final Map<String, Object?>? attributes;