isDeferred property Null safety
Returns true iff this dependency is a deferred import. Otherwise returns false.
Implementation
bool get isDeferred;
Returns true iff this dependency is a deferred import. Otherwise returns false.
bool get isDeferred;