metaFilePath property

String get metaFilePath

Implementation

String get metaFilePath =>
    optionalMetaFilePath ?? ['lib', 'meta.dart'].join(p.separator);