matches property

ContextualCallback<Match<FirebaseResource>, T>? matches
final

Nested matches for this context

The path parameter name must match the name of the wildcard. The request and resource parameters must not be renamed.

Implementation

final ContextualCallback<Match, T>? matches;