DevicesTesterAppsInstallationsResource class
Constructors
- DevicesTesterAppsInstallationsResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- releases → DevicesTesterAppsInstallationsReleasesResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
create(
GoogleFirebaseApptestersV1alphaTesterAppInstallation request, String parent, {String? fid, String? $fields}) → Future< GoogleFirebaseApptestersV1alphaTesterAppInstallation> - Create a new TesterAppInstallation record to register a Firebase Installation ID with a specific Tester to enable FID based auth from the SDK
-
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