binaryName property

String get binaryName

Implementation

String get binaryName => useDartBinary ? "dart" : "flutter";