accounts property

  1. @TagNumber(5)
List<BankAccountRef> get accounts

Implementation

@$pb.TagNumber(5)
$core.List<BankAccountRef> get accounts => $_getList(4);