ShakeFile class
Bug report file.
Use ShakeFile.create to create new file.
Constructors
- ShakeFile.create(String path, [String? name])
- Creates new file.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> - Converts object to map.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited