AtNewEnrollmentRequestBuilder 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() AtNewEnrollmentRequest
Builds and returns an instance of AtNewEnrollmentRequest.
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
setEnrollmentId(String? enrollmentId) AtEnrollmentRequestBuilder
inherited
setEnrollOperationEnum(EnrollOperationEnum enrollOperationEnum) AtEnrollmentRequestBuilder
inherited
setNamespaces(Map<String, String> namespaces) AtEnrollmentRequestBuilder
inherited
setOtp(String otp) AtNewEnrollmentRequestBuilder
toString() String
A string representation of this object.
inherited

Operators

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