importRegex property

RegExp importRegex
final

Implementation

static final importRegex = RegExp(r'(^import\s.*;)', multiLine: true);