AzureException constructor

AzureException({
  1. required BaseResponse response,
})

Implementation

AzureException({required this.response});