menu
dartnate package
documentation
annotations/not_null.dart
NotNull
NotNull const constructor
NotNull const constructor
dark_mode
light_mode
NotNull
constructor
const
NotNull
(
{
String
?
message
,
})
Implementation
const NotNull({ this.message, });
dartnate package
documentation
annotations/not_null
NotNull
NotNull const constructor
NotNull class