channelQueryAndReadEtc method

ReadEtcResult channelQueryAndReadEtc (Handle channel)

Implementation

static ReadEtcResult channelQueryAndReadEtc(Handle channel) {
  throw UnimplementedError(
      'System.channelQueryAndReadEtc() is not implemented on this platform.');
}