apiary_form_apiarySerialHelper property

String get apiary_form_apiarySerialHelper

Optional Field. Serial number of the apiary

Implementation

String get apiary_form_apiarySerialHelper {
  return Intl.message(
    'Optional Field. Serial number of the apiary',
    name: 'apiary_form_apiarySerialHelper',
    desc: '',
    args: [],
  );
}