menu
checkit package
documentation
checkit_core.dart
GeneralCheckitErrors<T>
notNull method
notNull method
dark_mode
light_mode
notNull
method
@
override
dynamic
notNull
(
)
override
Implementation
@override notNull() => 'Value must be not null';
checkit package
documentation
checkit_core
GeneralCheckitErrors<T>
notNull method
GeneralCheckitErrors class