RepoQueryAnnotation constructor
const
RepoQueryAnnotation({
- bool? keepAlive,
Creates a query annotation, optionally overriding keepAlive.
Implementation
const RepoQueryAnnotation({this.keepAlive});
Creates a query annotation, optionally overriding keepAlive.
const RepoQueryAnnotation({this.keepAlive});