objectStoreNames property Null safety

List<String> objectStoreNames
@Creates('DomStringList'), @Returns('DomStringList')

Implementation

@Returns('DomStringList')
@Creates('DomStringList')
List<String> get objectStoreNames native;