menu
access package
documentation
dbtool.dart
Integer function
Integer function
dark_mode
light_mode
Integer
function
SqlType
Integer
(
{
String
constraint
=
notNull
,
})
Implementation
SqlType Integer({String constraint = notNull}) => SqlType("integer", constraint: constraint);
access package
documentation
dbtool
Integer function
access.dbtool library