balanceLimit property

int balanceLimit

Implementation

int get balanceLimit => _indexedAccount?.balanceLimit.toInt() ?? 0;