CanPostStory constructor

CanPostStory({
  1. required int chatId,
})

Implementation

CanPostStory({required this.chatId});