CopyWith$Input$WidgetIntegrationInput<TRes> class abstract

Properties

content CopyWith$Input$WidgetIntegrationContentInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
login CopyWith$Input$WidgetIntegrationLoginInput<TRes>
no setter
multilanguage CopyWith$Input$WidgetIntegrationMultilanguageInput<TRes>
no setter
picture CopyWith$Input$PictureInput<TRes>
no setter
position CopyWith$Input$WidgetIntegrationPositionInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
target CopyWith$Input$TargetACIInput<TRes>
no setter
test CopyWith$Input$WidgetIntegrationTestInput<TRes>
no setter

Methods

call({String? theme, Input$PictureInput? picture, String? icon, String? font, bool? active, Input$WidgetIntegrationLoginInput? login, Input$WidgetIntegrationTestInput? test, Input$WidgetIntegrationPositionInput? position, Input$WidgetIntegrationContentInput? content, Input$WidgetIntegrationMultilanguageInput? multilanguage, Input$TargetACIInput? target}) → 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