AppsReleasesResource class
Constructors
- AppsReleasesResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- notes → AppsReleasesNotesResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
enableAccess(
GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest request, String mobilesdkAppId, String releaseId, {String? $fields}) → Future< GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseResponse> - Enable access on a release for testers.
-
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