CmisBrowserEnvironmentSupport class
Browser environmental support
- Inheritance
-
- Object
- CmisEnvironmentSupport
- CmisBrowserEnvironmentSupport
Constructors
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
override
-
decodeUrl(
String url) → String -
Decode an encoded url string
override
-
encodedAuthString(
String authStringToEncode) → String -
Encoded authentication string
override
-
file(
) → dynamic -
File
override
-
fileContents(
String? filename) → String? -
File contents
override
-
fileReader(
) → dynamic -
File reader
override
-
formData(
) → dynamic -
Form data
override
-
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