subtitle property

  1. @JsonKey(name: 'subtitle')
String subtitle
inherited

Push subtitle.

Implementation

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