menu
microsoft_graph_api package
documentation
models/mail/attachment_model.dart
Attachment
Attachment.fromJson factory constructor
Attachment.fromJson factory constructor
dark_mode
light_mode
Attachment.fromJson
constructor
Attachment.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Attachment.fromJson(Map<String, dynamic> json) => _$AttachmentFromJson(json);
microsoft_graph_api package
documentation
models/mail/attachment_model
Attachment
Attachment.fromJson factory constructor
Attachment class