Result.failureMsg constructor

Result.failureMsg(
  1. String msg
)

Implementation

Result.failureMsg(this.msg): success = false;