authenticate abstract method

Future<void> authenticate(
  1. String token
)

Implementation

Future<void> authenticate(String token);