getMask method

String? getMask()

Implementation

String? getMask() {
  return _mask;
}