menu
firebaseapis package
documentation
firebasehosting/v1beta1.dart
Site
Site constructor
Site constructor
dark_mode
light_mode
Site
constructor
Site
(
{
String
?
appId
,
String
?
defaultUrl
,
Map
<
String
,
String
>
?
labels
,
String
?
name
,
String
?
type
,
})
Implementation
Site({ this.appId, this.defaultUrl, this.labels, this.name, this.type, });
firebaseapis package
documentation
firebasehosting/v1beta1
Site
Site constructor
Site class