AtEnrollmentNotificationRequestBuilder class

Inheritance

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

build() AtEnrollmentNotificationRequest
Builds and returns an instance of AtEnrollmentNotificationRequest.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setApkamPublicKey(String? apkamPublicKey) AtEnrollmentRequestBuilder
inherited
setAppName(String? appName) AtEnrollmentRequestBuilder
inherited
setAtAuthKeys(AtAuthKeys? atAuthKeys) AtEnrollmentRequestBuilder
inherited
setDeviceName(String? deviceName) AtEnrollmentRequestBuilder
inherited
setEncryptedApkamSymmetricKey(String encryptedApkamSymmetricKey) AtEnrollmentNotificationRequestBuilder
setEnrollmentId(String? enrollmentId) AtEnrollmentRequestBuilder
inherited
setEnrollOperationEnum(EnrollOperationEnum enrollOperationEnum) AtEnrollmentRequestBuilder
inherited
setNamespaces(Map<String, String> namespaces) AtEnrollmentRequestBuilder
inherited
toString() String
A string representation of this object.
inherited

Operators

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