account property
Implementation
@$pb.TagNumber(1)
$3.AccountProto get account => $_getN(0);
Implementation
@$pb.TagNumber(1)
set account($3.AccountProto value) => $_setField(1, value);
@$pb.TagNumber(1)
$3.AccountProto get account => $_getN(0);
@$pb.TagNumber(1)
set account($3.AccountProto value) => $_setField(1, value);