menu
tecs package
documentation
world.dart
World
queryCount method
queryCount method
dark_mode
light_mode
queryCount
method
int
queryCount
(
List
<
Type
>
types
)
Implementation
int queryCount(List<Type> types) => queryCountWithParams(QueryParams(types));
tecs package
documentation
world
World
queryCount method
World class