deleteObjectStore method Null safety

void deleteObjectStore(
  1. String name
)

Implementation

void deleteObjectStore(String name) native;