FbiImage.empty constructor

FbiImage.empty()

Creates an empty FbiImage object.

Implementation

FbiImage.empty()
    : originalUrl = null,
      thumbUrl = null,
      largeUrl = null,
      caption = null;