dataErrors property

Map<String, Object>? get dataErrors

Implementation

Map<String, Object>? get dataErrors => dataControl?.errors;