menu
nutrient_flutter package
documentation
nutrient_flutter.dart
AnnotationAttachment
AnnotationAttachment.new const constructor
AnnotationAttachment.new const constructor
dark_mode
light_mode
AnnotationAttachment
constructor
const
AnnotationAttachment
(
{
required
String
id
,
required
String
binary
,
required
String
contentType
,
})
Implementation
const AnnotationAttachment({ required this.id, required this.binary, required this.contentType, });
nutrient_flutter package
documentation
nutrient_flutter
AnnotationAttachment
AnnotationAttachment.new const constructor
AnnotationAttachment class