AndroidpublisherApi class
Lets Android application developers access their Google Play accounts.
Constructors
- AndroidpublisherApi(Client client, {String rootUrl: "https://androidpublisher.googleapis.com/", String servicePath: ""})
Properties
- edits → EditsResourceApi
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- inappproducts → InappproductsResourceApi
-
read-only
- internalappsharingartifacts → InternalappsharingartifactsResourceApi
-
read-only
- orders → OrdersResourceApi
-
read-only
- purchases → PurchasesResourceApi
-
read-only
- reviews → ReviewsResourceApi
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- systemapks → SystemapksResourceApi
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- AndroidpublisherScope → const String
-
View and manage your Google Play Developer account
"https://www.googleapis.com/auth/androidpublisher"