switchScreen property
dynamic Function(String, {String? device, List<String> ? options, List<String> ? tokens, String? user})
switchScreen
final
Implementation
final Function(String, {List<String>? options, String? user, String? device, List<String>? tokens}) switchScreen;