title property

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

Implementation

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