menu
flutter_curiosity package
documentation
constant/model.dart
UTSModel
UTSModel.new constructor
UTSModel.new constructor
dark_mode
light_mode
UTSModel
constructor
UTSModel
(
{
String
?
release
,
String
?
sysName
,
String
?
nodeName
,
String
?
machine
,
String
?
version
,
})
Implementation
UTSModel( {this.release, this.sysName, this.nodeName, this.machine, this.version});
flutter_curiosity package
documentation
constant/model
UTSModel
UTSModel.new constructor
UTSModel class