menu
universal_web package
documentation
web.dart
ResponseInit
status property
status property
dark_mode
light_mode
status
property
int
get
status
Implementation
external int get status;
set
status
(
int
value
)
Implementation
external set status(int value);
universal_web package
documentation
web
ResponseInit
status property
ResponseInit extension type