accounts property

  1. @TagNumber.new(1)
Accounts get accounts

Accounts involved

Implementation

@$pb.TagNumber(1)
Accounts get accounts => $_getN(0);
  1. @TagNumber.new(1)
set accounts (Accounts value)

Implementation

@$pb.TagNumber(1)
set accounts(Accounts value) => $_setField(1, value);