doesOutput method

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

Implementation

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