menu
firebase_rules package
documentation
firebase.dart
Allow
Allow.new constructor
Allow.new constructor
dark_mode
light_mode
Allow
constructor
Allow
(
List
<
Operation
>
operations
,
bool
condition
)
Constructor
Implementation
Allow(this.operations, this.condition);
firebase_rules package
documentation
firebase
Allow
Allow.new constructor
Allow class