WorkspaceoneSdkFlutter class Null safety

Constructors

WorkspaceoneSdkFlutter()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
A string representation of this object. [...]
inherited

Operators

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

Static Properties

allowCopyPaste Future<bool?>
read-only
allowedApplications Future<List<String>?>
read-only
allowOffline Future<bool?>
read-only
customSettings Future<String?>
read-only
groupId Future<String?>
read-only
isCompliant Future<bool?>
read-only
isCompromised Future<bool?>
read-only
isEnrolled Future<bool?>
read-only
platformVersion Future<String?>
read-only
restrictDocumentToApps Future<bool?>
read-only
serverName Future<String?>
read-only
startSDK Future<void>
read-only
userName Future<String?>
read-only

Static Methods

openFile(String path) Future<bool?>
registerPushNotificationToken(String token) Future<void>