title property

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

Implementation

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