signed property

bool signed
final

For integer property only: set to false to treat values as unsigned when executing queries or creating indexes. Defaults to true.

Implementation

final bool signed;