version property

String get version

获取版本号

Implementation

static String get version => _packageInfo?.version ?? '1.0.0';