firexcode
node_js
NodeModel
NodeModel constructor
NodeModel
firexcode
node_js
NodeModel
NodeModel constructor
NodeModel class
Constructors
NodeModel
Properties
hashCode
name
path
runtimeType
Methods
create
noSuchMethod
toString
Operators
operator ==
NodeModel
constructor
NodeModel
(
{
String
name
,
String
path
}
)
Implementation
NodeModel({this.name, this.path});