conversionPings property

  1. @Deprecated('Not supported. Member documentation may have more information.')
ChannelConversionPings? conversionPings
getter/setter pair

The conversionPings object encapsulates information about conversion pings that need to be respected by the channel.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
ChannelConversionPings? conversionPings;