resist static method

String resist(
  1. String maskID
)

Implementation

static String resist(String maskID) => _resist(maskID);