errors property

List<DashboardError>? errors
final

Errors associated with this dashboard version.

Implementation

final List<DashboardError>? errors;