accounts property

  1. @TagNumber.new(1)
PbList<LocalAccountProto> get accounts

Implementation

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