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