Match<T extends FirebaseResource> constructor
Match<T extends FirebaseResource> (
- String path, {
- ContextualCallback<
Allow, T> ? rules, - ContextualCallback<
Match< ? matches,FirebaseResource> , T>
Constructor
Implementation
Match(this.path, {this.rules, this.matches});