menu
shopify_flutter package
documentation
models/src/article/article.dart
Article
contentHtml property
contentHtml property
dark_mode
light_mode
contentHtml
property
String
?
get
contentHtml
inherited
Implementation
AuthorV2? get author; List<Comment>? get commentList; String? get content; String? get contentHtml;
shopify_flutter package
documentation
models/src/article/article
Article
contentHtml property
Article class