objectbox-dart
objectbox-dart copied to clipboard
Support long (8 byte integer) type
closes #529
There already is OBXPropertyType.Long
, so this PR adds this to the PropertyType
.