seoTitle property

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

Implementation

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