createObjectStore method

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