FilePath class
Constructors
Properties
- applicationFilePath → String
-
no setter
- blocFilePath → String
-
no setter
- category → String
-
final
- entityFilePath → String
-
no setter
- eventFilePath → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isMVVM → bool
-
final
- mainPath → String
-
final
- modelFilePath → String
-
no setter
- providerFilePath → String
-
no setter
- remoteFilePath → String
-
no setter
- repoImpFilePath → String
-
no setter
- repositoryFilePath → String
-
no setter
- riverpodFilePath → String
-
no setter
- routeName → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stateFilePath → String
-
no setter
Methods
-
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