ApplyPatchSuccess constructor

const ApplyPatchSuccess(
  1. String text
)

Implementation

const ApplyPatchSuccess(String text) : _text = text;