weight property

String weight

權重

Implementation

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