accountList property

  1. @TagNumber(1)
List<Account> accountList

Implementation

@$pb.TagNumber(1)
$core.List<Account> get accountList => $_getList(0);