Creates a new VideoClipCategory.
VideoClipCategory(String identifier, String name, {this.thumbnailURI, this.items}) : super(identifier, name);