optional 2.0.1+2 copy "optional: ^2.0.1+2" to clipboard
optional: ^2.0.1+2 copied to clipboard

outdatedDart 1 only

An implementation of the Optional type

Optional.dart #

Optional.dart is an implementation of the Optional type, inspired by Java 8's Optional class.