InputDialogPeerCommunity constructor
const
InputDialogPeerCommunity({
- required InputChannelBase community,
Input Dialog Peer Community constructor.
Implementation
const InputDialogPeerCommunity({required this.community}) : super._();