SpaceInfo constructor

SpaceInfo({
  1. String? space,
})

Implementation

SpaceInfo({this.space});