id property
/ Unique identifier (e.g. UUID) for the AccountSet.
Implementation
@$pb.TagNumber(7)
$core.List<$core.int> get id => $_getN(2);
/ Unique identifier (e.g. UUID) for the AccountSet.
@$pb.TagNumber(7)
$core.List<$core.int> get id => $_getN(2);