labelShowZones property
String
get
labelShowZones
Show Zones
Implementation
String get labelShowZones {
return Intl.message(
'Show Zones',
name: 'labelShowZones',
desc: '',
args: [],
);
}