CopyWith$Input$SeoComponentInput<TRes> class
abstract
Constructors
- CopyWith$Input$SeoComponentInput(Input$SeoComponentInput instance, TRes then(Input$SeoComponentInput))
-
factory
- CopyWith$Input$SeoComponentInput.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? metaTitle, String? metaDesription, List< Input$TagInput> ? metaKeywords}) → TRes -
metaKeywords(
Iterable< Input$TagInput> ? _fn(Iterable<CopyWith$Input$TagInput< ?)) → TResInput$TagInput> > -
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