wallets property

Implementation

static final wallets = obx.QueryBacklinkToMany<WalletEntity, SafeEntity>(
  WalletEntity_.safe,
);