entryDataHasVars top-level property

bool entryDataHasVars
getter/setter pair

flag that tells us if we have vars to parse or not.

Implementation

bool entryDataHasVars = false;