isTypeExplicit property

bool isTypeExplicit
final

Whether the type was explicitly specified in YAML (true) or inferred (false)

Implementation

final bool isTypeExplicit;