contrast property
UvcController
get
contrast
Contrast
Implementation
UvcController get contrast =>
_controller('contrast', _getContrast, _setContrast,
vendorId: vendorId, productId: productId);