errors property

List<SnapshotErrorMessage>? errors
final

A list of any errors returned.

Implementation

final List<SnapshotErrorMessage>? errors;