menu
tempcord_data_parser package
documentation
handlers.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_parser package
documentation
handlers
Profile
updateAnimal abstract method
Profile class