skp method

SkipError skp(
  1. String msg
)

Implementation

SkipError skp(String msg) => SkipError(msg);