getDefault static method

Implementation

@$core.pragma('dart2js:noInline')
static FFCustomCloudFunctionPackage getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<FFCustomCloudFunctionPackage>(create);