IntegerType constructor

IntegerType({
  1. bool nullable = false,
})

Implementation

IntegerType({ super.nullable });