fileLocation property

List<FileLocation>? fileLocation
getter/setter pair

The path to the jar file / go binary file.

Implementation

core.List<FileLocation>? fileLocation;