Protocol Version< Only android support >

Gets the protocol version.The current protocol version can be divided into V1 and V2.

String version=await _blePlugin.getProtocolVersion;
Last Updated: