menu
kubernetes package
documentation
io_k8s_kube__aggregator_pkg_apis_apiregistration_v1.dart
APIServiceList
items property
items property
dark_mode
light_mode
items
property
List
<
APIService
>
items
final
Items is the list of APIService.
Implementation
final List<APIService> items;
kubernetes package
documentation
io_k8s_kube__aggregator_pkg_apis_apiregistration_v1
APIServiceList
items property
APIServiceList class