attributes property

Map<String, dynamic> attributes
final

Structured, JSON-typed application data advertised alongside metadata (see NodeDescriptor.attributes).

Implementation

final Map<String, dynamic> attributes;