CroppingResult.error constructor

CroppingResult.error()

Implementation

CroppingResult.error() {
  operationResult = OperationResult.ERROR;
}