menu
tempcord_data_interface package
documentation
interface.dart
Profile
updateAnimal abstract method
updateAnimal abstract method
dark_mode
light_mode
updateAnimal
abstract method
Profile
updateAnimal
(
Animal
animal
)
Return a
Profile
with updated
animal
.
Implementation
Profile updateAnimal(Animal animal);
tempcord_data_interface package
documentation
interface
Profile
updateAnimal abstract method
Profile class