auth property

bool auth
getter/setter pair

Flag to specify whether to run this builder with or without auth.

Implementation

bool auth = false;