createEntity abstract method

Future<ThermionEntity> createEntity({
  1. bool createTransformComponent = true,
})

Implementation

Future<ThermionEntity> createEntity({bool createTransformComponent = true});