This website requires JavaScript.
Explore
Help
Sign In
2025303
/
flutter_application_1
Watch
1
Star
0
Fork
You've already forked flutter_application_1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1dc52f99ce
flutter_application_1
/
lib
/
enums.dart
10 lines
107 B
Dart
Raw
Blame
History
enum
PayoutInterval
{
yearly
,
monthly
}
enum
CalculationPerformed
{
noFirstTimeItLoaded
,
no
,
yes
}
Reference in New Issue
View Git Blame
Copy Permalink