ApplyPatchConflict constructor

const ApplyPatchConflict(
  1. String message
)

Implementation

const ApplyPatchConflict(String message) : _message = message;