account property
Implementation
@$pb.TagNumber(1)
$2.AccountProto get account => $_getN(0);
Implementation
@$pb.TagNumber(1)
set account($2.AccountProto v) { $_setField(1, v); }
@$pb.TagNumber(1)
$2.AccountProto get account => $_getN(0);
@$pb.TagNumber(1)
set account($2.AccountProto v) { $_setField(1, v); }