WmxSitemapContent class
Information about the various content types in the sitemap.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- indexed ↔ String
-
The number of URLs from the sitemap that were indexed (of the content
type).
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- submitted ↔ String
-
The number of URLs in the sitemap (of the content type).
read / write
- type ↔ String
-
The specific type of content in this sitemap. For example: web.
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited