attach_documents property

String get attach_documents

Attach Documents

Implementation

String get attach_documents {
  return Intl.message(
    'Attach Documents',
    name: 'attach_documents',
    desc: '',
    args: [],
  );
}