path top-level property

String path
final

Implementation

final path = Platform.isWindows ? '$base.dll' : 'lib$base.so';