menu
objectbox
objectbox
Property
Property const constructor
Property
brightness_4
brightness_5
Property
constructor
const
Property
(
{
PropertyType
?
type
,
int
?
uid
,
bool
signed
=
true
}
)
See
Property
.
Implementation
const Property({this.type, this.uid, this.signed = true});
objectbox
objectbox
Property
Property const constructor
Property class
Constructors
Property
Properties
hashCode
runtimeType
signed
type
uid
Methods
noSuchMethod
toString
Operators
operator ==