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