uploadPathRegex property

String? uploadPathRegex
getter/setter pair

Regular expression that matches the file paths for all files that should be referenced by this handler.

Implementation

core.String? uploadPathRegex;