GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest class

Properties

buildVersion String?
Build version of the app release if an instance identifier is provided for the release_id
getter/setter pair
displayVersion String?
Display version of the app release if an instance identifier is provided for the release_id
getter/setter pair
emails List<String>?
An email address which should get access to this release, for example rebeccahe@google.com
getter/setter pair
groupIds List<String>?
A repeated list of group aliases to enable access to a release for Note: This field is misnamed, but can't be changed because we need to maintain compatibility with old build tools
getter/setter pair
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
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited