flutter_truecaller_sdk library

Classes

TruecallerError
error that corresponds to TruecallerSdkCallback.error
TruecallerException
exception that corresponds to TruecallerSdkCallback.exception
TruecallerSdk
TruecallerSdkCallback
callback stream that gets returned from TruecallerSdk.streamCallbackData
TruecallerSdkScope
scope options that are used to customize the consent screen UI
TruecallerUserProfile
user profile that corresponds to TruecallerSdkCallback.profile

Enums

TruecallerSdkCallbackResult
enum with callback results that corresponds to the TruecallerSdkCallback.result

Extensions

EnumParser on String?
extension method that converts String to corresponding enum value