casts property

Map<String, dynamic> get casts
inherited

The attributes that should be cast to native types.

Implementation

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