content property

  1. @JsonKey(name: 'content')
String get content
inherited

The submission content

Implementation

@JsonKey(name: 'content')
String get content => throw _privateConstructorUsedError;