content property
The content of the tax form in the Base64 binary format.
Implementation
@BuiltValueField(wireName: r'content')
String? get content;
The content of the tax form in the Base64 binary format.
@BuiltValueField(wireName: r'content')
String? get content;