menu
dto_helpers package
documentation
boolean-validator/index.dart
IsBoolean
IsBoolean.new constructor
IsBoolean.new constructor
dark_mode
light_mode
IsBoolean
constructor
IsBoolean
(
{
bool
isOptional
=
false
,
required
dynamic
value
,
String
?
propertyName
,
})
Implementation
IsBoolean({ this.isOptional = false, required this.value, this.propertyName, });
dto_helpers package
documentation
boolean-validator/index
IsBoolean
IsBoolean.new constructor
IsBoolean class