isBibleActive property

bool get isBibleActive

Implementation

static bool get isBibleActive => TypeSafeConversion.nullSafeBool(flavorConfigVariables(variableName: ApiVariables.isBibleActive));