entrypoint property
The entrypoint for this version of the module
Implementation
@$pb.TagNumber(4)
$core.String get entrypoint => $_getSZ(3);
Implementation
@$pb.TagNumber(4)
set entrypoint($core.String v) { $_setString(3, v); }
The entrypoint for this version of the module
@$pb.TagNumber(4)
$core.String get entrypoint => $_getSZ(3);
@$pb.TagNumber(4)
set entrypoint($core.String v) { $_setString(3, v); }