proxyPrefixUrl property
@doc The proxy URL to use for the API call. If a proxy URL is not @doc specified, uses FlutterFlow's default Heroku proxy.
Implementation
@$pb.TagNumber(3)
$core.String get proxyPrefixUrl => $_getSZ(2);
@doc The proxy URL to use for the API call. If a proxy URL is not @doc specified, uses FlutterFlow's default Heroku proxy.
@$pb.TagNumber(3)
$core.String get proxyPrefixUrl => $_getSZ(2);