headPhotoSetting property

String headPhotoSetting

顯示大頭貼

Implementation

String get headPhotoSetting {
  return Intl.message(
    '顯示大頭貼',
    name: 'headPhotoSetting',
    desc: '',
    args: [],
  );
}