menu
cloud_functions_web package
documentation
https_callable_web.dart
HttpsCallableWeb
origin property
origin property
dark_mode
light_mode
origin
property
String
?
origin
final
inherited
The
origin
of the local emulator, such as "http://localhost:5001"
Implementation
final String? origin;
cloud_functions_web package
documentation
https_callable_web
HttpsCallableWeb
origin property
HttpsCallableWeb class