menu
osrv package
documentation
runtime/vercel.dart
VercelRuntimeExtension<Request extends Object?>
functions property
functions property
dark_mode
light_mode
functions
property
VercelFunctions
?
functions
final
Vercel helper APIs bound to the current request when available.
Implementation
final VercelFunctions? functions;
osrv package
documentation
runtime/vercel
VercelRuntimeExtension<Request extends Object?>
functions property
VercelRuntimeExtension class