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