etag property
hash of the saved translation. Valid only when ignore_inheritance = true
Implementation
@$pb.TagNumber(1)
$core.String get etag => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set etag($core.String value) => $_setString(0, value);
hash of the saved translation. Valid only when ignore_inheritance = true
@$pb.TagNumber(1)
$core.String get etag => $_getSZ(0);
@$pb.TagNumber(1)
set etag($core.String value) => $_setString(0, value);