bypassProxyNotification property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? bypassProxyNotification
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;