GetScreenSample class

Inheritance

Constructors

GetScreenSample({required String screenDir, required String controllerName, required String on, required String name})

Properties

content String
content of file
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
overwrite bool
overwrite file
no setteroverride
path String
path to create file
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create() Future<void>
create file
inherited
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