menu
google_cloud_api package
documentation
api.dart
ProjectProperties
ProjectProperties.new constructor
ProjectProperties.new constructor
dark_mode
light_mode
ProjectProperties
constructor
ProjectProperties
(
{
List
<
Property
>
properties
=
const []
,
})
Implementation
ProjectProperties({this.properties = const []}) : super(fullyQualifiedName);
google_cloud_api package
documentation
api
ProjectProperties
ProjectProperties.new constructor
ProjectProperties class