menu
shopify_flutter package
documentation
models/src/article/article.dart
Article
commentList property
commentList property
dark_mode
light_mode
commentList
property
List
<
Comment
>
?
get
commentList
inherited
Implementation
List<Comment>? get commentList => throw _privateConstructorUsedError;
shopify_flutter package
documentation
models/src/article/article
Article
commentList property
Article class