minorVersion 属性

int minorVersion
final

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

实现

final int minorVersion = _getServiceMinorVersion();