hasCustomQuery property

bool hasCustomQuery

Implementation

bool get hasCustomQuery =>
    _selectQuery != 'SELECT * FROM $tableName LIMIT 20';