SolveMathAction constant

IriTerm const SolveMathAction

IRI for schemahttp:SolveMathAction

The action that takes in a math expression and directs users to a page potentially capable of solving/simplifying that expression.

Implementation

static const SolveMathAction = IriTerm.prevalidated(
  'http://schema.org/SolveMathAction',
);