castMap property Null safety

Map<String, Cast>? castMap

Implementation

Map<String, cast.Cast<dynamic>>? get castMap => null;