menu
flutter_api_bridge package
documentation
client/api/api_client.dart
UnauthorizedEvent
UnauthorizedEvent.new const constructor
UnauthorizedEvent.new const constructor
dark_mode
light_mode
UnauthorizedEvent
constructor
const
UnauthorizedEvent
(
{
required
String
path
,
})
Implementation
const UnauthorizedEvent({required this.path});
flutter_api_bridge package
documentation
client/api/api_client
UnauthorizedEvent
UnauthorizedEvent.new const constructor
UnauthorizedEvent class