menu
restsdk package
documentation
openapi.swagger.dart
AttachmentRequest
AttachmentRequest.fromJson factory constructor
AttachmentRequest.fromJson factory constructor
dark_mode
light_mode
AttachmentRequest.fromJson
constructor
AttachmentRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AttachmentRequest.fromJson(Map<String, dynamic> json) => _$AttachmentRequestFromJson(json);
restsdk package
documentation
openapi.swagger
AttachmentRequest
AttachmentRequest.fromJson factory constructor
AttachmentRequest class