minorVersion property

int minorVersion
final

The minor version of the protocol. If the running Dart environment does not support the service protocol, this is 0.

Implementation

final int minorVersion = _getServiceMinorVersion()