errors property

Map<String, String> get errors

Implementation

Map<String, String> get errors => Map.unmodifiable(_errors);