binPath property

  1. @MappableField()
String binPath

Get version bin path

Implementation

@MappableField()
String get binPath => join(directory, 'bin');