menu
codable_dart package
documentation
extended.dart
isBounded<Type, Bound> function
isBounded<Type, Bound> function
dark_mode
light_mode
isBounded<
Type
,
Bound
>
function
bool
isBounded
<
Type
,
Bound
>(
)
Implementation
bool isBounded<Type, Bound>() => _Type<Type>() is _Type<Bound>;
codable_dart package
documentation
extended
isBounded<Type, Bound> function
extended library