Returns a Map where key is agoraToken and value is agoraUid
typedef RtcTokenHandler = Future<Map<String, int>> Function( String channel, String agoraAppId);