SpaceDataSource constructor

SpaceDataSource({
  1. bool? defaultToCurrentSpace,
})

Implementation

SpaceDataSource({this.defaultToCurrentSpace});