menu
pivox package
documentation
features/proxy_management/domain/strategies/website_specific_strategy.dart
WebsiteSpecificStrategy
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Gets the name of the strategy
Implementation
@override String get name => 'WebsiteSpecific';
pivox package
documentation
features/proxy_management/domain/strategies/website_specific_strategy
WebsiteSpecificStrategy
name property
WebsiteSpecificStrategy class