code property
@doc The code for the package.json file used for custom cloud functions.
Implementation
@$pb.TagNumber(2)
$core.String get code => $_getSZ(1);
@doc The code for the package.json file used for custom cloud functions.
@$pb.TagNumber(2)
$core.String get code => $_getSZ(1);