menu
reclaim_sdk package
documentation
utils/interfaces.dart
BodySniff
BodySniff.new constructor
BodySniff.new constructor
dark_mode
light_mode
BodySniff
constructor
BodySniff
(
{
required
bool
enabled
,
String
?
regex
,
String
?
template
,
})
Implementation
BodySniff({ required this.enabled, this.regex, this.template, });
reclaim_sdk package
documentation
utils/interfaces
BodySniff
BodySniff.new constructor
BodySniff class