WallReplyAttachmentModel constructor

WallReplyAttachmentModel(
  1. Map<String, dynamic> payload
)

Implementation

WallReplyAttachmentModel(super.payload) : super(attachType: 'wall_reply');