- Inheritance
- Annotations
- DocsEditable()
- DomName('File')
Static Properties
- instanceRuntimeType → Type
-
read-only
Constructors
Properties
- hashCode → int
-
read-only, inherited
- lastModified → int
-
read-only
- lastModifiedDate → DateTime
-
read-only
- name → String
-
read-only
- relativePath → String
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited - size → int
-
read-only, inherited
- type → String
-
read-only, inherited
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
close(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
slice(
[int start, int end, String contentType ]) → Blob -
inherited
-
toString(
) → String -
Returns the result of the JavaScript objects
toString
method.inherited