safe property

Implementation

static final safe = obx.QueryRelationToOne<WalletEntity, SafeEntity>(
  _entities[0].properties[2],
);