isImport property Null safety

bool? isImport
read / write

Is this dependency an import (rather than an export)?

Implementation

bool? isImport;