model/post_comment_repository library

Typedefs

PostCommentChanged = dynamic Function(PostCommentModel? value)
PostCommentErrorHandler = dynamic Function(dynamic o, dynamic e)
PostCommentModelTrigger = dynamic Function(List<PostCommentModel?> list)