menu
googleapis package
documentation
firebaseapphosting/v1.dart
ListBackendsResponse
ListBackendsResponse.new constructor
ListBackendsResponse.new constructor
dark_mode
light_mode
ListBackendsResponse
constructor
ListBackendsResponse
(
{
List
<
Backend
>
?
backends
,
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
})
Implementation
ListBackendsResponse({this.backends, this.nextPageToken, this.unreachable});
googleapis package
documentation
firebaseapphosting/v1
ListBackendsResponse
ListBackendsResponse.new constructor
ListBackendsResponse class