GoogleAnalyticsRemoteDatasource class
- Inheritance
-
- Object
- IGoogleAnalyticsRemoteDatasource
- GoogleAnalyticsRemoteDatasource
Constructors
- GoogleAnalyticsRemoteDatasource(FirebaseAnalytics analytics, FirebaseAnalyticsObserver observer)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sendAnalytics(
String event, Map< String, dynamic> value) → Future<Either< Failure, Success> > -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited