textsToMaskForTesting property

  1. @visibleForTesting
List<RegExp> get textsToMaskForTesting

Implementation

@visibleForTesting
static List<RegExp> get textsToMaskForTesting => _textsToMask;