SpaceDescriptionValueExpandable constructor

SpaceDescriptionValueExpandable({
  1. String? view,
  2. String? plain,
})

Implementation

SpaceDescriptionValueExpandable({this.view, this.plain});