getDefaultObject method

Image getDefaultObject()

Implementation

Image getDefaultObject() => Image()
  ..asset = this
  ..name = name;