switchBrandOnceText property
String
get
switchBrandOnceText
| Locale | Translation |
|---|---|
| en | " |
Implementation
String get switchBrandOnceText {
return customLookup?.switchBrandOnceText ?? _lookup.switchBrandOnceText;
}