bypassProxyNotification property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
If set, display notifications delivered to the device will be handled by the app instead of the proxy.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? bypassProxyNotification;