therealbluepandabear
03/02/2021, 5:25 AMYev Kanivets
03/02/2021, 6:07 AMKirill Grouchnikov
03/02/2021, 6:59 AMnkiesel
03/02/2021, 7:50 AMString
or Int
). Thus, as @Yev Kanivets said: if you can, use non-nullable types. However , sometimes the business logic or an external API does not allow that (e.g. an optional filter parameter to a query method).streetsofboston
03/02/2021, 12:01 PMlouiscad
03/04/2021, 6:34 PM