onPreferencesClickVendorDisagree property

dynamic Function(String vendorId) onPreferencesClickVendorDisagree
getter/setter pair

User switched a vendor status to Disagree

Implementation

dynamic Function(String vendorId) onPreferencesClickVendorDisagree = (vendorId) {};