menu
fluxer_dart package
documentation
models/handoff_status_response.dart
HandoffStatusResponse
status property
status property
dark_mode
light_mode
status
property
String
status
final
Current status of the handoff (pending, completed, expired)
Implementation
final String status;
fluxer_dart package
documentation
models/handoff_status_response
HandoffStatusResponse
status property
HandoffStatusResponse class