addPhoto method

  1. @override
String addPhoto()
override

Implementation

@override
String addPhoto() {
  return 'Add Image';
}