Reference extension type
Union type for references, see PromptReference and ResourceReference.
- on
- Implementers
Constructors
-
Reference.fromMap(Map<
String, Object?> value) -
factory
Properties
- isPrompt → bool
-
Whether or not this is a PromptReference.
no setter
- isResource → bool
-
Whether or not this is a ResourceReference.
no setter
- type → String
-
The type of reference.
no setter