menu
flutter_base_models package
documentation
social/base_comment_model.dart
BaseCommentModel<TUser extends UserBaseModel, TReply extends BaseCommentModel<TUser, TReply>>
replyPageIndex property
replyPageIndex property
dark_mode
light_mode
replyPageIndex
property
int
?
replyPageIndex
getter/setter pair
Implementation
int? replyPageIndex;
flutter_base_models package
documentation
social/base_comment_model
BaseCommentModel<TUser extends UserBaseModel, TReply extends BaseCommentModel<TUser, TReply>>
replyPageIndex property
BaseCommentModel class