menu
google_cloud_api package
documentation
api.dart
SystemParameter
name property
name property
dark_mode
light_mode
name
property
String
name
final
Define the name of the parameter, such as "api_key" . It is case sensitive.
Implementation
final String name;
google_cloud_api package
documentation
api
SystemParameter
name property
SystemParameter class