setToken abstract method

Future<bool> setToken(
  1. T token
)

Implementation

Future<bool> setToken(T token);