title property

  1. @JsonKey(name: 'title')
String get title
inherited

Implementation

@JsonKey(name: 'title')
String get title => throw _privateConstructorUsedError;