contentType property

  1. @BuiltValueField(wireName: 'content_type')
String contentType

Story type. Possible values

  • image

Implementation

@BuiltValueField(wireName: 'content_type')
String get contentType;