NearbyServiceP2PUnsupportedException constructor

NearbyServiceP2PUnsupportedException()

Implementation

NearbyServiceP2PUnsupportedException()
    : super(
        '${_kNearbyServiceMessage}P2P_UNSUPPORTED',
      );