util/helpers library
Functions
-
captureSdkException(
dynamic error, {StackTrace? stackTrace, String? reason}) → Future< void> -
composeUrl(
String customerId, String campaignHash, String accessToken) → Future< String> -
hasOnlyAlphabetChars(
String params) → bool -
hasOnlyLettersAndNumbers(
String params) → bool