casts property

Map<String, Type> get casts

Fields that should be cast to specific types.

Implementation

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