setVendor method

dynamic setVendor(
  1. String vendorId
)

Implementation

setVendor(String vendorId) => this.vendorId = vendorId;