isApk property

bool get isApk

Document regex

Implementation

bool get isApk => Patterns.hasMatch(this, Patterns.apk);