errors property

List<CustomModuleValidationError>? errors
getter/setter pair

Implementation

core.List<CustomModuleValidationError>? errors;