CopyWith$Input$WidgetIntegrationLoginInput<TRes> class
abstract
Constructors
- CopyWith$Input$WidgetIntegrationLoginInput(Input$WidgetIntegrationLoginInput instance, TRes then(Input$WidgetIntegrationLoginInput))
-
factory
- CopyWith$Input$WidgetIntegrationLoginInput.stub(TRes res)
-
factory
Properties
-
api
→ CopyWith$Input$ApiInput<
TRes> -
no setter
-
app
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
-
apple
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
-
facebook
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
-
google
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
privacy
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
-
qr
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
terms
→ CopyWith$Input$EnableableFieldInput<
TRes> -
no setter
Methods
-
call(
{String? url, bool? enable, Input$EnableableFieldInput? terms, Input$EnableableFieldInput? privacy, Input$EnableableFieldInput? app, Input$EnableableFieldInput? qr, Input$EnableableFieldInput? apple, Input$EnableableFieldInput? google, Input$EnableableFieldInput? facebook, Input$ApiInput? api}) → TRes -
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