atProtocolEmitted property

  1. @experimental
Version atProtocolEmitted
getter/setter pair

Which version of the atProtocol this client will use. Note that this is different from the version of the atProtocol that the client supports, which is set in AtClientConfig This instance variable is experimental, for now

Implementation

@experimental
Version atProtocolEmitted = Version(1, 5, 0);