Flutter firebase NoSuchMethodError: The method 'getToken' was called on null
I updated my flutter version to the latest one and since I observed the app can't get the firebase token and it returns an error [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: The method 'getToken' was called on null.. I am trying to…