secondaryText property

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

Implementation

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