LaravelFCM\Response\DownstreamResponseContract::hasMissingToken PHP Method

hasMissingToken() public method

check if missing tokens was given to the request If true, remove all the empty token in your database
public hasMissingToken ( ) : boolean
return boolean
    public function hasMissingToken();