menu
mcp_bundle package
documentation
ports.dart
CelmReferenceRef
CelmReferenceRef.new const constructor
CelmReferenceRef.new const constructor
dark_mode
light_mode
CelmReferenceRef
constructor
const
CelmReferenceRef
(
{
required
String
id
,
required
String
field
,
Map
<
String
,
dynamic
>
expected
=
const {}
,
})
Implementation
const CelmReferenceRef({ required this.id, required this.field, this.expected = const {}, });
mcp_bundle package
documentation
ports
CelmReferenceRef
CelmReferenceRef.new const constructor
CelmReferenceRef class