isVariableSQL property

bool get isVariableSQL

Implementation

bool get isVariableSQL => sqlID.startsWith('%') && sqlID.endsWith('%');