minorVersion属性

int minorVersion
final

协议的次要版本。如果运行Dart环境不支持服务协议,则此值为0。

实现

final int minorVersion = _getServiceMinorVersion();