setUpPlatform function

void setUpPlatform()

Implementation

void setUpPlatform() => GetIt.I.registerFactory<Platform>(Platform.new);