Method: Notifo::UserNotificationDetailsDto#image_small
- Defined in:
- lib/notifo/models/user_notification_details_dto.rb
#image_small ⇒ Object
The optional link to the small image.
38 39 40 |
# File 'lib/notifo/models/user_notification_details_dto.rb', line 38 def image_small @image_small end |