casts property

Map<String, dynamic> get casts

The attributes that should be cast to native types.

Implementation

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