hosts property

List<Host>? hosts
final

A list of hosts and the details for each host, such as status, endpoint, and provider type.

Implementation

final List<Host>? hosts;