Change.of({required String operation, required String path, String? from}) : super.of( operation: operation, path: path, from: from, );