menu
copilot_sdk_dart package
documentation
copilot_sdk_web.dart
FileAttachment
FileAttachment.new const constructor
FileAttachment.new const constructor
dark_mode
light_mode
FileAttachment
constructor
const
FileAttachment
(
String
path
, {
String
?
displayName
,
})
Implementation
const FileAttachment(this.path, {this.displayName});
copilot_sdk_dart package
documentation
copilot_sdk_web
FileAttachment
FileAttachment.new const constructor
FileAttachment class