InAppCounterReference class
- Inheritance
-
- Object
- InAppReference
- InAppCounterReference
Constructors
- InAppCounterReference({required InAppDatabase db, required String reference, required InAppCollectionReference parent})
-
const
Properties
Methods
-
get(
) → Future< InAppCounterSnapshot> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
snapshots(
) → Stream< InAppCounterSnapshot> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited