BodySingle constructor

BodySingle({
  1. BodyType? storage,
  2. BodyType? atlasDocFormat,
  3. BodyType? view,
})

Implementation

BodySingle({this.storage, this.atlasDocFormat, this.view});