extractionRegex property

String? extractionRegex
getter/setter pair

Regex used to extract backend details from source.

If empty, whole source value will be used.

Implementation

core.String? extractionRegex;