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