CloudflareRequestInit class

Available extensions
Annotations
  • @anonymous
  • @JS()
  • @staticInterop

Constructors

CloudflareRequestInit()
factory

Properties

apps bool?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
cacheEverything bool?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
cacheKey bool?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
cacheTags Iterable<String>?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
cacheTtl int?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
cacheTtlByStatus Map<String, int>?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
hashCode int
The hash code for this object.
no setterinherited
image ← dynamic

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
minify ← dynamic

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
mirage bool?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
polish String?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
resolveOverride String?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrapeShield bool?

Available on CloudflareRequestInit, provided by the PropsCloudflareRequestInit extension

no getter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited