menu
checks package
documentation
context.dart
Rejection
Rejection constructor
Rejection constructor
dark_mode
light_mode
Rejection
constructor
Rejection
(
{
Iterable
<
String
>
actual
=
const []
,
Iterable
<
String
>
?
which
,
})
Implementation
Rejection({this.actual = const [], this.which});
checks package
documentation
context
Rejection
Rejection constructor
Rejection class