store method

Future store()

Implementation

Future store() => OP.db.collection(other).doc(_id).set(_$OptionsToJson(this));