safetyCameraWarningOptions property
Safety camera warning options to be passed to SafetyCameraWarningListener. These options allow the enabling or disabling the text notification for the warner. Gets safety camera warning options to be passed to SafetyCameraWarningListener.
Implementation
SafetyCameraWarningOptions get safetyCameraWarningOptions;
Safety camera warning options to be passed to SafetyCameraWarningListener. These options allow the enabling or disabling the text notification for the warner. Sets safety camera warning options to be passed to SafetyCameraWarningListener.
Implementation
set safetyCameraWarningOptions(SafetyCameraWarningOptions value);