version property

String? version

Implementation

static String? get version =>
    PubCache().getLatestVersion('butter_cli')?.version.toString();