errors property

List<String>? errors
final

A description of the validation error.

Implementation

final List<String>? errors;