StickersSuggestedShortName constructor
const
StickersSuggestedShortName({
- required String shortName,
Stickers Suggested Short Name constructor.
Implementation
const StickersSuggestedShortName({required this.shortName}) : super._();