CmisEnvironmentSupport class abstract

Environmental support

Implementers

Constructors

CmisEnvironmentSupport()

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

blob(List<String?> blobParts, String? mimeType) → dynamic
Blob
decodeUrl(String url) String
Decode an encoded url string
encodedAuthString(String authStringToEncode) String
Encoded authentication string
file() → dynamic
File
fileContents(String? filename) String?
File contents
fileReader() → dynamic
File reader
formData() → dynamic
Form data
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