type property

TypeTokenElement? type
final

Type of this dependency.

If null a token that is TypeTokenElement takes precedence.

Implementation

final TypeTokenElement? type;