codeRepository constant
codeRepository [Expects: https://schema.org/URL]
Link to the repository where the un-compiled, human readable code and related code is located (SVN, GitHub, CodePlex).
Can be used on: https://schema.org/SoftwareSourceCode
Implementation
static const codeRepository = IriTerm.prevalidated(
'https://schema.org/codeRepository',
);