copyWith abstract method

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

Implementation

FileNotFoundException copyWith({String? message});