menu
flagship package
documentation
visitor.dart
VisitorBuilder
hasConsented method
hasConsented method
dark_mode
light_mode
hasConsented
method
VisitorBuilder
hasConsented
(
bool
hasConsented
)
Implementation
VisitorBuilder hasConsented(bool hasConsented) { _hasConsented = hasConsented; return this; }
flagship package
documentation
visitor
VisitorBuilder
hasConsented method
VisitorBuilder class