modifiers property

List<Modifier>? modifiers
getter/setter pair

Modifiers to apply to the requests that match the URL pattern.

Implementation

core.List<Modifier>? modifiers;