FlutterChatBubble
FlutterChatBubble copied to clipboard
The argument type 'BubbleType' can't be assigned to the parameter type 'BubbleType?'.
Please provide more details and example where facing this issue
try to use a null check operator like (!) or pass like BubbleType ?? BubbleType.sendBubble