tre.contact

  • Packages
Results 1 package owned by tre.contact
Sort by

none_orcopy "none_or: ^1.0.1" to clipboard
none_or: ^1.0.1 copied to clipboard

2
likes
150
points
16
downloads
Provides a new object None<T>() and a typedef for NoneOr<T>() to differentiate between implicit and explicit null values using dart's only valid Union Type.