saveToken property

Future<void> Function(String token)? saveToken
final

Implementation

final Future<void> Function(String token)? saveToken;