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