title property

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

Implementation

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