isNotNull property

  1. @override
bool? isNotNull
final

if true, you can't pass null

Implementation

@override
final bool? isNotNull;