menu
aimux package
documentation
types.dart
ContentPartUnknown
ContentPartUnknown.new const constructor
ContentPartUnknown.new const constructor
dark_mode
light_mode
ContentPartUnknown
constructor
const
ContentPartUnknown
(
{
required
String
tag
,
required
Map
<
String
,
dynamic
>
data
,
})
Implementation
const ContentPartUnknown({required this.tag, required this.data});
aimux package
documentation
types
ContentPartUnknown
ContentPartUnknown.new const constructor
ContentPartUnknown class