RedactMaskFn typedef

RedactMaskFn = String Function(Object? value)

Implementation

typedef RedactMaskFn = String Function(Object? value);