wallets property

  1. @Backlink()
ToMany<WalletEntity> wallets
final

Implementation

@Backlink()
final wallets = ToMany<WalletEntity>();