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