menu
npaw_forge package
documentation
testing.dart
ForgePlatform
endSession abstract method
endSession abstract method
dark_mode
light_mode
endSession
abstract method
Future
<
ForgeOutcome
>
endSession
(
[
Map
<
String
,
Object
?
>
?
params
])
Closes the application session.
Implementation
Future<ForgeOutcome> endSession([Map<String, Object?>? params]);
npaw_forge package
documentation
testing
ForgePlatform
endSession abstract method
ForgePlatform class