totalCount property

IntColumn get totalCount

Implementation

IntColumn get totalCount => integer().withDefault(const Constant(0))();