hold property

Rx<Balance> get hold

Returns the balance MyUser has in their partner hold wallet.

Implementation

Rx<Balance> get hold => _partnerRepository.hold;