isGeneratedElement method

bool isGeneratedElement(
  1. T element
)

Implementation

bool isGeneratedElement(T element) => false;