AsyncStorage constructor

AsyncStorage([
  1. String name = ''
])

Implementation

AsyncStorage([this.name = '']);