MessageActionChannelCreate constructor
const
MessageActionChannelCreate({
- required String title,
Message Action Channel Create constructor.
Implementation
const MessageActionChannelCreate({required this.title}) : super._();