QueryContextLineageSubgraphRequest constructor
QueryContextLineageSubgraphRequest({
- required String context,
Implementation
QueryContextLineageSubgraphRequest({required this.context})
: super(fullyQualifiedName);