errors property

Map<String, dynamic> errors
final

Validation errors by field

Implementation

final Map<String, dynamic> errors;