static final SharedObjectRef = Bcs.struct('SharedObjectRef', { 'objectId': Address, 'initialSharedVersion': Bcs.u64(), 'mutable': Bcs.boolean(), });