menu
dds package
documentation
dap.dart
ExceptionPathSegment
ExceptionPathSegment constructor
ExceptionPathSegment constructor
dark_mode
light_mode
ExceptionPathSegment
constructor
ExceptionPathSegment
(
{
required
List
<
String
>
names
,
bool
?
negate
,
})
Implementation
ExceptionPathSegment({ required this.names, this.negate, });
dds package
documentation
dap
ExceptionPathSegment
ExceptionPathSegment constructor
ExceptionPathSegment class