validated property

Map<String, List<String>?> validated

Implementation

Map<String,List<String>?> get validated => Map.from(_validated);