CopyWith$Input$EmailTempVariablesInput<TRes> class abstract

Properties

brand CopyWith$Input$EmailTempVariablesBrandInput<TRes>
no setter
company CopyWith$Input$EmailTempVariablesCompanyInput<TRes>
no setter
document CopyWith$Input$EmailTempVariablesDocumentInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
user CopyWith$Input$EmailTempVariablesUserInput<TRes>
no setter

Methods

call({Input$EmailTempVariablesBrandInput? brand, Input$EmailTempVariablesUserInput? user, Input$EmailTempVariablesCompanyInput? company, String? actionUrl, Input$EmailTempVariablesDocumentInput? document, List<String>? variables}) → 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