NotifyCommunity constructor
const
NotifyCommunity({
- required int communityId,
Notify Community constructor.
Implementation
const NotifyCommunity({required this.communityId}) : super._();
Notify Community constructor.
const NotifyCommunity({required this.communityId}) : super._();