dartFtsUtilsPath property

String dartFtsUtilsPath

Implementation

String get dartFtsUtilsPath {
  return joinDir([dartOutputDir, 'utils.dart']);
}