anyAccount property
- @TagNumber(2)
Any Account
Implementation
@$pb.TagNumber(2)
$3.Empty get anyAccount => $_getN(1);
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
set anyAccount($3.Empty v) { $_setField(2, v); }
Any Account
@$pb.TagNumber(2)
$3.Empty get anyAccount => $_getN(1);
@$pb.TagNumber(2)
set anyAccount($3.Empty v) { $_setField(2, v); }