attributes property

  1. @override
Map<String, dynamic> attributes
getter/setter pair

The raw data source for the model. Modified by setters/casts, read by getters/DB.

Implementation

@override
Map<String, dynamic> attributes;