MessageActionNewCreatorPending constructor
const
MessageActionNewCreatorPending({
- required int newCreatorId,
Message Action New Creator Pending constructor.
Implementation
const MessageActionNewCreatorPending({required this.newCreatorId})
: super._();