PaintAction constant

IriTerm const PaintAction

IRI for schema:PaintAction

The act of producing a painting, typically with paint and canvas as instruments.

Implementation

static const PaintAction = IriTerm.prevalidated(
  'https://schema.org/PaintAction',
);