BatchCreateVariableResult constructor
BatchCreateVariableResult({
- List<
BatchCreateVariableError> ? errors,
Implementation
BatchCreateVariableResult({
this.errors,
});