characterAttribute constant
characterAttribute [Expects: http://schema.org/Thing]
A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage).
Can be used on: http://schema.org/Game, http://schema.org/VideoGameSeries
Implementation
static const characterAttribute = IriTerm.prevalidated(
'http://schema.org/characterAttribute',
);