W2 class
- Inheritance
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Constructors
- W2()
- W2.fromButlerResult(ButlerResult result)
-
factory
-
W2.fromJson(Map<
String, dynamic> json) -
factory
Properties
- allocatedTips → String?
-
Allocated Tips for this W2
no setter
- confidenceScore ↔ String?
-
getter/setter pairinherited
- controlNumber → String?
-
Control Number for this W2
no setter
- dependentCareBenefits → String?
-
Dependent Care Benefits for this W2
no setter
- documentId ↔ String?
-
getter/setter pairinherited
- documentStatus ↔ String?
-
getter/setter pairinherited
- documentType ↔ String?
-
getter/setter pairinherited
- ein → String?
-
Employer Identification Number for this W2
no setter
- employeeAddress → String?
-
The Employee Address for this W2
no setter
- employeeName → String?
-
The Employee Name for this W2
no setter
- employerNameAndAddress → String?
-
The Employer Name and Address for this W2
no setter
- employerStateIdNumberLine1 → String?
-
The first line of the Employer State ID Number for this W2
no setter
- federalIncomeTaxWithheld → String?
-
The Federal Income Tax Witheld for this W2
no setter
- fileName ↔ String?
-
getter/setter pairinherited
-
formFields
↔ List<
ButlerField> ? -
getter/setter pairinherited
- formYear → String?
-
The year for this W2
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- localIncomeTaxLine1 → String?
-
The first line of the Local Income Tax for this W2
no setter
- localityNameLine1 → String?
-
The first line of the Locality Name for this W2
no setter
- localWagesAndTipsLine1 → String?
-
The first line of the Local Wages and Tips for this W2
no setter
- medicareTaxWithheld → String?
-
The Medicare Tax Withheld for this W2
no setter
- medicareWagesAndTips → String?
-
The Medicare Wages and Tips for this W2
no setter
- mimeType ↔ String?
-
getter/setter pairinherited
- nonqualifiedPlans → String?
-
The Nonqualified Plans for this W2
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
The Social Security Wages for this W2
no setter
-
The Social Security Tax Withheld for this W2
no setter
-
The Social Security Tips for this W2
no setter
- ssn → String?
-
The Social Security Number of the employee for this W2
no setter
- stateIncomeTaxLine1 → String?
-
The first line of the State Income Tax for this W2
no setter
- stateLine1 → String?
-
The first line of the State for this W2
no setter
- stateWagesAndTipsLine1 → String?
-
The first line of the State Wages and Tips for this W2
no setter
-
tables
↔ List<
ButlerTable> ? -
getter/setter pairinherited
- uploadId ↔ String?
-
The uploadId is used to delete the document and results after if needed.
getter/setter pairinherited
- wagesTipsAndOtherCompensation → String?
-
The Wages, Tips and Other Compensation for this W2
no setter
Methods
-
getField(
String fieldName) → String? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited