rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
289 stars 330 forks source link

Update location_dto.dart #311

Open al-bezd opened 2 years ago

al-bezd commented 2 years ago

added spaces as requested

eomer commented 2 years ago

please use this change, json[Keys.ARG_PROVIDER] ?? "", whithout it, event was sended, but never come to callback.. tested and worked.