Is there a way to retrieve the key name you set using:
Model(
key_name = ...
...
)
I tried using the key() method but that returns the one Google makes.
Is there a way to retrieve the key name you set using:
Model(
key_name = ...
...
)
I tried using the key() method but that returns the one Google makes.