SecretFilePath constructor

SecretFilePath({
  1. String? path,
})

Implementation

SecretFilePath({this.path});