errorCode property

List<String>? errorCode
getter/setter pair

Error codes that describe the result of the List operation.

Implementation

core.List<core.String>? errorCode;