SubscriptionRemoteDataSourceImpl class
- Implemented types
Constructors
- SubscriptionRemoteDataSourceImpl({required ApiClient apiClient})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
scanPromotion(
ScanRequest request) → Future< AppResponse< List< >ScanResponse> > -
override
-
subscribe(
SubscribeRequest request) → Future< AppResponse< List> > -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
unsubscribe(
) → Future< AppResponse< List> > -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited