contactFansPage property

String contactFansPage

聯絡粉專

Implementation

String get contactFansPage {
  return Intl.message(
    '聯絡粉專',
    name: 'contactFansPage',
    desc: '',
    args: [],
  );
}