MarketAlbumAttachmentModel constructor

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

Implementation

MarketAlbumAttachmentModel(super.payload) : super(attachType: 'market_album');