cityStateZip property
String?
get
cityStateZip
The City, State and Zip Code for this W9
Implementation
String? get cityStateZip => getField('City State Zip');
The City, State and Zip Code for this W9
String? get cityStateZip => getField('City State Zip');