ofUnion property
TypeDefinitionNode?
ofUnion
final
If part of an union type, which TypeDefinitionNode
it represents.
Implementation
final TypeDefinitionNode? ofUnion;
If part of an union type, which TypeDefinitionNode
it represents.
final TypeDefinitionNode? ofUnion;