ScanPro class
Main ScanPro API client class that provides access to all ScanPro services
Constructors
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- api → ApiClient
-
Get the API client
no setter
- isInitialized → bool
-
Check if the ScanPro plugin has been initialized with an API key
no setter
Static Methods
-
initialize(
{required String apiKey}) → void - Initialize ScanPro with your API key