saveToken abstract method

Future<void> saveToken(
  1. String? token
)

Implementation

Future<void> saveToken(String? token);