totalItems property
The total number of projects in the page.
A wrapper is used here because the field should still be in the response when the value is 0.
Implementation
core.int? totalItems;
The total number of projects in the page.
A wrapper is used here because the field should still be in the response when the value is 0.
core.int? totalItems;