init abstract method

Future<void> init(
  1. String token,
  2. String uid
)

Implementation

Future<void> init(String token, String uid);