isGenerated property

bool isGenerated

true value declares the fact that this adapter has been built from code generation w/o manual interventions and it will be initialized with the first priority.

Implementation

bool get isGenerated;