bool hasExplicitGetter

Source

bool get hasExplicitGetter => hasGetter && !_getter.isSynthetic;