writeToken abstract method

Future<void> writeToken(
  1. String token
)

Implementation

Future<void> writeToken(String token);