attributes property
Map?
get
attributes
Custom field, no strict limit, can store any valid data.
Implementation
Map? get attributes => _rawData['attr'];
Custom field, no strict limit, can store any valid data.
Map? get attributes => _rawData['attr'];