onPreferencesClickVendorAgree property

dynamic Function(String vendorId) onPreferencesClickVendorAgree
getter/setter pair

User switched a vendor status to Agree

Implementation

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