title property
The title of the submission
Implementation
@JsonKey(name: 'title')
String get title => throw _privateConstructorUsedError;
The title of the submission
@JsonKey(name: 'title')
String get title => throw _privateConstructorUsedError;