is_formula property

bool get is_formula

Implementation

bool get is_formula => data?.value is Formula;