menu
eliud_pkg_feed_model package
documentation
model/post_comment_repository.dart
PostCommentRepository
addEntity abstract method
addEntity abstract method
dark_mode
light_mode
addEntity
abstract method
@
override
Future
<
PostCommentEntity
>
addEntity
(
String
documentID
,
PostCommentEntity
value
)
override
Implementation
@override Future<PostCommentEntity> addEntity( String documentID, PostCommentEntity value);
eliud_pkg_feed_model package
documentation
model/post_comment_repository
PostCommentRepository
addEntity abstract method
PostCommentRepository class