menu
microsoft_graph_api package
documentation
models/mail/item_body_model.dart
ItemBody
ItemBody.new constructor
ItemBody.new constructor
dark_mode
light_mode
ItemBody
constructor
ItemBody
(
{
String
?
contentType
,
String
?
content
,
})
Implementation
ItemBody({ this.contentType, this.content, });
microsoft_graph_api package
documentation
models/mail/item_body_model
ItemBody
ItemBody.new constructor
ItemBody class