connectWithClaimToken static method
Implementation
static Future<MyAppCrewConnectResult> connectWithClaimToken(
String claimToken,
) => MyAppCrewFlutter.connectWithClaimToken(claimToken);
static Future<MyAppCrewConnectResult> connectWithClaimToken(
String claimToken,
) => MyAppCrewFlutter.connectWithClaimToken(claimToken);