toJson method
override
Returns a Map representing this FileAttachment.
Implementation
@override
Map<String, dynamic> toJson() =>
_$FileAttachmentToJson(this)..['runtimeType'] = 'FileAttachment';
Returns a Map representing this FileAttachment.
@override
Map<String, dynamic> toJson() =>
_$FileAttachmentToJson(this)..['runtimeType'] = 'FileAttachment';