file property
Optional. Source file name. Depending on the runtime environment, this might be a simple name or a fully-qualified name.
Implementation
@$pb.TagNumber(1)
$core.String get file => $_getSZ(0);
Optional. Source file name. Depending on the runtime environment, this might be a simple name or a fully-qualified name.
@$pb.TagNumber(1)
$core.String get file => $_getSZ(0);