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