cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 80 forks source link

Twilio get customParams #92

Closed Erchil66 closed 2 years ago

Erchil66 commented 2 years ago

@diegogarciar Hello, Good day

i would like to ask from getting the data from TwilioVoice.instance.call.activeCall!.customParams!['firstname'] always return null although. When am going some outgoing call i do have extraData pass to the twilio and when am trying to log/print the result it always return null.