copyWith abstract method

AccessDeniedException copyWith({
  1. String? message,
})

Implementation

AccessDeniedException copyWith({String? message});