objectbox
objectbox
Store
ptr property
ptr
objectbox
objectbox
Store
ptr property
Store class
Constructors
Store
Properties
defs
ptr
hashCode
runtimeType
Methods
close
entityDef
runInTransaction
noSuchMethod
toString
Operators
operator ==
ptr
property
Pointer
<
Void
>
ptr
The low-level pointer to this store.
Implementation
Pointer<Void> get ptr => _cStore;