SolveMathAction constant
IriTerm
const SolveMathAction
IRI for schema: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 = const IriTerm(
'https://schema.org/SolveMathAction',
);