Skip to content

Commit

Permalink
Revert ":bulb: add some comments"
Browse files Browse the repository at this point in the history
This reverts commit c1be0bb.
  • Loading branch information
techouse committed Apr 2, 2024
1 parent 62a4687 commit b5489d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/src/models/undefined.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import 'package:meta/meta.dart';

/// Internal model to distinguish between null and not set value
@internal
final class Undefined {
const Undefined();
}

0 comments on commit b5489d1

Please sign in to comment.