menu
google_cloud_api package
documentation
api.dart
HttpRule
post property
post property
dark_mode
light_mode
post
property
String
?
post
final
Maps to HTTP POST. Used for creating a resource or performing an action.
Implementation
final String? post;
google_cloud_api package
documentation
api
HttpRule
post property
HttpRule class