store property

PosStore? store
getter/setter pair

The store information to submit.

This should be set only if the method is insert.

Implementation

PosStore? store;