Variable: StubDataService
const StubDataService: DataService;
Description
A stub DataService that will noop the getPage call and return an empty page data object.
const StubDataService: DataService;
A stub DataService that will noop the getPage call and return an empty page data object.