investigateUri property
The link to Fireconsole to investigate more into this alert
Implementation
@$pb.TagNumber(11)
$core.String get investigateUri => $_getSZ(10);
Implementation
@$pb.TagNumber(11)
set investigateUri($core.String v) {
$_setString(10, v);
}