content property

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

The document in Base64-encoded string format.

Implementation

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