doesOutput method

FutureOr<bool> doesOutput(
  1. SubjectGenContext<Element> genContext
)
inherited

Implementation

FutureOr<bool> doesOutput(SubjectGenContext<TElement> genContext) => true;