@NonNull open fun build(): StaticImage
Overrides Build.build
Builds and validates the StaticImage model.
Return StaticImage: The StaticImage which can be downloaded at #downloadInto(ImageView).
#downloadInto(ImageView)