castMap property

  1. @override
Map<String, Cast> castMap

Implementation

@override
Map<String, cast.Cast> get castMap =>
    {"required": const cast.List(cast.string)};