allImports property

Set<String?> allImports

Implementation

Set<String?> get allImports => {import, ...?otherImports};