content property

  1. @BuiltValueField.new(wireName: r'content')
String get content

The content of the tax form in Base64 format.

Implementation

@BuiltValueField(wireName: r'content')
String get content;