SpaceCreate constructor
SpaceCreate({})
Returns a new SpaceCreate instance.
Implementation
SpaceCreate({
this.levelId,
@required this.assetModelId,
this.entityId,
this.externalIdentifier,
this.name,
this.description,
this.externalObjectType,
});