produces property

  1. @Deprecated('Use [serviceOutput]. See https://schema.org/produces')
SchemaThing? produces
getter/setter pair

The tangible thing generated by the service, e.g. a passport, permit, etc.

Implementation

@Deprecated('Use [serviceOutput]. See https://schema.org/produces')
SchemaThing? produces;