callPhone property

String callPhone

撥出

Implementation

String get callPhone {
  return Intl.message(
    '撥出',
    name: 'callPhone',
    desc: '',
    args: [],
  );
}