Set token callback
@override Future<void> setTokenCallback() async { await methodChannel.invokeMethod<void>('setTokenCallback'); }