MmGetFileLink200Response constructor
MmGetFileLink200Response({
- String? link,
Returns a new MmGetFileLink200Response instance.
Implementation
MmGetFileLink200Response({
this.link,
});
Returns a new MmGetFileLink200Response instance.
MmGetFileLink200Response({
this.link,
});