attributes property

Map<String, dynamic> get attributes

Implementation

Map<String, dynamic> get attributes =>
    UnmodifiableMapView(_context.attributes);