menu
msgraph package
documentation
message
Attachments
Attachments.fromJson constructor
Attachments.fromJson
brightness_4
Attachments.fromJson
constructor
Attachments.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Attachments.fromJson(Map<String, dynamic> json) { odataType = json['@odata.type']; }
msgraph package
documentation
message
Attachments
Attachments.fromJson constructor
Attachments class
Constructors
Attachments
fromJson
Properties
hashCode
odataType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==