Algo360pfmPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- Algo360pfmPlatform
- Implementers
Constructors
- Algo360pfmPlatform()
- Constructs a Algo360pfmPlatform.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
invokeIncrementalSDK(
dynamic hour) → Future< void> -
invokeSDK(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setConfiguration(
dynamic baseUrl, dynamic userId, dynamic clientId, dynamic clientSecret, dynamic isDebug) → Future< void> -
stopIncrementalDataSync(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ Algo360pfmPlatform
-
The default instance of Algo360pfmPlatform to use.
getter/setter pair