no_query_info property
String
get
no_query_info
no available information found
Implementation
String get no_query_info {
return Intl.message(
'no available information found',
name: 'no_query_info',
desc: '',
args: [],
);
}