Returns whether containerId exists.
containerId
Future<bool> hasContainer(String containerId) => platform.hasContainer(containerId);