results property

List<FirebaseProject>? results
getter/setter pair

One page of the list of Projects that are accessible to the caller.

Implementation

core.List<FirebaseProject>? results;