This website requires JavaScript.
Explore
Help
Sign In
jantunesmessias
/
flutter-freaccess-hub
Watch
1
Star
0
Fork
You've already forked flutter-freaccess-hub
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8573d722f5
flutter-freaccess-hub
/
lib
/
core
/
meta
/
anotations.dart
6 lines
78 B
Dart
Raw
Blame
History
class
DeadCode
{
final
String
?
desc
;
const
DeadCode
(
[
this
.
desc
=
'
'
]
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink