accounts property

  1. @TagNumber(1)
PbList<AccountMetadata> get accounts

/ List of account metadata.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$2.AccountMetadata> get accounts => $_getList(0);