method
createObjectStore

ObjectStore createObjectStore(
String name,
{String keyPath,
bool autoIncrement}
)

(Not documented.)