title property

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

A short, human-readable summary of the problem type.

Implementation

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