attributes property

Map? attributes

Custom field, no strict limit, can store any valid data.

Implementation

Map? get attributes => _rawData['attr'];