codeRepository constant
IriTerm
const codeRepository
IRI for schemahttp:codeRepository [Expects: http://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: http://schema.org/SoftwareSourceCode
Implementation
static const codeRepository = const IriTerm(
'http://schema.org/codeRepository',
);