File class
- Mixed-in types
- Available extensions
Constructors
- File.create(Uri uri)
-
factory
Properties
Methods
-
create(
) → Future< void> -
override
-
generate(
) → Future< void> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
style(
) → Future< void> -
Available on File, provided by the StyledFile extension
-
toString(
) → String -
A string representation of this object.
inherited
-
write(
String code) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited