menu
neomage package
documentation
utils/billing/billing_utils.dart
PromptCountMessage
PromptCountMessage.new const constructor
PromptCountMessage.new const constructor
dark_mode
light_mode
PromptCountMessage
constructor
const
PromptCountMessage
(
{
required
String
type
,
dynamic
content
,
bool
isSidechain
=
false
,
})
Implementation
const PromptCountMessage({ required this.type, this.content, this.isSidechain = false, });
neomage package
documentation
utils/billing/billing_utils
PromptCountMessage
PromptCountMessage.new const constructor
PromptCountMessage class