isPackage property

bool get isPackage

Implementation

bool get isPackage => _path.startsWith('package:');