tableList property

List<SqfEntityTableBase> get tableList

Implementation

static List<SqfEntityTableBase> get tableList =>
    tables ?? <SqfEntityTableBase>[];