ProjectFilePath class
Constructors
- ProjectFilePath.new(String relativePath)
Properties
- file → File
-
no setter
- fileName → String
-
no setter
- githubMarkdownLink → String
-
no setter
- githubUri → Uri
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- relativePath → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
-
validate(
String path) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited