file property
Kotlin carries these as first-class fields; other SDKs leave them empty. 0 means unset for line and error_code.
Implementation
@$pb.TagNumber(6)
$core.String get file => $_getSZ(5);
Implementation
@$pb.TagNumber(6)
set file($core.String value) => $_setString(5, value);