conductScore property

String conductScore

操行成績

Implementation

String get conductScore {
  return Intl.message(
    '操行成績',
    name: 'conductScore',
    desc: '',
    args: [],
  );
}