schemaContentSize constant

IriTerm const schemaContentSize

contentSize from schema vocabulary [Expects: https://schema.org/Text]

File size in (mega/kilo)bytes.

Can be used on: https://schema.org/MediaObject

Implementation

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