computed property

Map<String, dynamic> get computed

Computed properties for the model.

Implementation

Map<String, dynamic> get computed => {};