SecureStorage constructor

const SecureStorage({
  1. String serviceName = 'neomage',
})

Implementation

const SecureStorage({this.serviceName = 'neomage'});