We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
ente
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
migrated sessions.dart to null safety
ashilkn
2 years ago
parent
9a91bb39c7
commit
c912fda3c3
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
lib/models/sessions.dart
+ 0
- 2
lib/models/sessions.dart
View File
@@ -1,5 +1,3 @@
-// @dart=2.9
-
class Sessions {
class Sessions {
final List<Session> sessions;
final List<Session> sessions;